Re: [PATCH] s390: add missing KEYS_COMPAT Kconfig entry

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>
> 
> --- 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

--
To unsubscribe from this list: send the line "unsubscribe linux-s390" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux