All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aristeu Rozanski <aris@redhat.com>
To: linux-s390@vger.kernel.org
Subject: Re: [PATCH] s390: add missing KEYS_COMPAT Kconfig entry
Date: Thu, 01 Mar 2012 15:41:35 +0000	[thread overview]
Message-ID: <20120301154135.GA7721@redhat.com> (raw)
In-Reply-To: <20120301152115.GB2687@osiris.boeblingen.de.ibm.com>

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

           reply	other threads:[~2012-03-01 15:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20120301152115.GB2687@osiris.boeblingen.de.ibm.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120301154135.GA7721@redhat.com \
    --to=aris@redhat.com \
    --cc=linux-s390@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.