[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56C16012.7010807@roeck-us.net>
Date: Sun, 14 Feb 2016 21:20:18 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
shuah.kh@...sung.com, patches@...nelci.org, stable@...r.kernel.org
Subject: Re: [PATCH 3.10 00/64] 3.10.97-stable review
On 02/14/2016 02:22 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 3.10.97 release.
> There are 64 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Tue Feb 16 22:22:07 UTC 2016.
> Anything received after that time might be too late.
>
More early feedback: Patch 'EVM: Use crypto_memneq() for digest comparisons'
should be dropped because crypto_memneq() does not exist in v3.10.
This causes a build error in x86_64:allyesconfig and i386:allyesconfig.
security/integrity/evm/evm_main.c: In function 'evm_verify_hmac':
security/integrity/evm/evm_main.c:132:3: error:
implicit declaration of function 'crypto_memneq'
Thanks,
Guenter
Powered by blists - more mailing lists