* Re: [PATCH] s390: add missing KEYS_COMPAT Kconfig entry
[not found] <20120301152115.GB2687@osiris.boeblingen.de.ibm.com>
@ 2012-03-01 15:41 ` Aristeu Rozanski
0 siblings, 0 replies; only message in thread
From: Aristeu Rozanski @ 2012-03-01 15:41 UTC (permalink / raw)
To: linux-s390
On Thu, Mar 01, 2012 at 04:21:15PM +0100, Heiko Carstens wrote:
> On Thu, Mar 01, 2012 at 10:11:50AM -0500, Aristeu Rozanski wrote:
> > Currently KEYS_COMPAT can't be used in s390 by lack of its Kconfig entry. This
> > patch adds the missing bit.
> >
> > Signed-off-by: Aristeu Rozanski <aris@redhat.com>
> >
> > --- a/arch/s390/Kconfig
> > +++ b/arch/s390/Kconfig
> > @@ -637,6 +637,11 @@ source "arch/s390/Kconfig.debug"
> >
> > source "security/Kconfig"
> >
> > +config KEYS_COMPAT
> > + bool
> > + depends on COMPAT && KEYS
> > + default y
> > +
> > source "crypto/Kconfig"
>
> A similar patch from David Howells is part of today's pull request:
> https://lkml.org/lkml/2012/3/1/46
ah, cool, he didn't told me he'd send it upstream. thanks
--
Aristeu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-01 15:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20120301152115.GB2687@osiris.boeblingen.de.ibm.com>
2012-03-01 15:41 ` [PATCH] s390: add missing KEYS_COMPAT Kconfig entry Aristeu Rozanski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.