From: David Miller on
From: Herbert Xu <herbert(a)gondor.apana.org.au>
Date: Wed, 19 May 2010 22:59:03 +1000

> On Wed, May 19, 2010 at 03:54:43PM +0300, Pekka Enberg wrote:
>>
>> OK, I'll pick up David's patches and just wait for sparc changes to
>> hit Linus' tree first. Herbert, do I have your ACK for the crypto
>> patches?
>
> Of course:
>
> Acked-by: Herbert Xu <herbert(a)gondor.apana.org.au>

I just sent Linus a pull request and:

Acked-by: David S. Miller <davem(a)davemloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: FUJITA Tomonori on
On Wed, 19 May 2010 12:33:25 -0700 (PDT)
David Miller <davem(a)davemloft.net> wrote:

> From: Matt Mackall <mpm(a)selenic.com>
> Date: Wed, 19 May 2010 09:11:47 -0500
>
> > I still think we should add it to all of them as positive documentation
> > that this issue has been considered. And then make the kernel not
> > compile without it so new arch implementors can't miss it.
>
> I agree and would even go so far as to suggest that we break all
> architectures not setting it now.

About documentation, I think that ARCH_KMALLOC_MINALIGN description
would fit in "Platform Issues" section in DMA-API-HOWTO. I'll add it
later.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on
From: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp>
Date: Thu, 20 May 2010 12:38:01 +0900

> On Wed, 19 May 2010 12:33:25 -0700 (PDT)
> David Miller <davem(a)davemloft.net> wrote:
>
>> From: Matt Mackall <mpm(a)selenic.com>
>> Date: Wed, 19 May 2010 09:11:47 -0500
>>
>> > I still think we should add it to all of them as positive documentation
>> > that this issue has been considered. And then make the kernel not
>> > compile without it so new arch implementors can't miss it.
>>
>> I agree and would even go so far as to suggest that we break all
>> architectures not setting it now.
>
> About documentation, I think that ARCH_KMALLOC_MINALIGN description
> would fit in "Platform Issues" section in DMA-API-HOWTO. I'll add it
> later.

Ok, good idea.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/