[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070607001218.742c0ba5.akpm@linux-foundation.org>
Date: Thu, 7 Jun 2007 00:12:18 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: Jan Engelhardt <jengelh@...ux01.gwdg.de>,
Mariusz Kozlowski <m.kozlowski@...land.pl>,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.22-rc4-mm1
On Thu, 7 Jun 2007 17:01:08 +1000 Herbert Xu <herbert@...dor.apana.org.au> wrote:
> On Thu, Jun 07, 2007 at 08:54:50AM +0200, Jan Engelhardt wrote:
> >
> > /me points at Herbert
> > Andrew would not add options between the "menuconfig CRYPTO" and
> > the "if CRYPTO" line... :)
>
> Actually this patch is not even in my tree :)
uh, OK, sorry.
> > Index: linux-2.6.22-rc4/crypto/Kconfig
> > ===================================================================
> > --- linux-2.6.22-rc4.orig/crypto/Kconfig
> > +++ linux-2.6.22-rc4/crypto/Kconfig
> > @@ -7,6 +7,8 @@ menuconfig CRYPTO
> > help
> > This option provides the core Cryptographic API.
> >
> > +if CRYPTO
> > +
> > #
> > # Generic algorithms support
> > #
> > @@ -18,8 +20,6 @@ config XOR_BLOCKS
> > #
> > source "crypto/async_tx/Kconfig"
>
> Andrew, do you want me to pick the async_tx stuff up instead?
>
I wouldn't recommend it. It's an ongoing source of bustage frankly, has a
habit of getting unpleasantly tangled with git-ioat.patch and afaik is
still awaiting a go-ahead from Neil.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists