On Sun, Apr 26, 2015 at 08:15:49AM -0700, Guenter Roeck wrote:Ah, now I know why that rang a bell.
On 04/26/2015 06:46 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 3.10.76 release.
There are 31 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 Apr 28 13:41:43 UTC 2015.
Anything received after that time might be too late.
Building arc:defconfig ... failed
--------------
Error log:
arch/arc/mm/fault.c: In function 'do_page_fault':
arch/arc/mm/fault.c:163: error: 'VM_FAULT_SIGSEV' undeclared (first use in this function)
Caused by the backport of 'vm: add VM_FAULT_SIGSEGV handling support' which introduced
above misspelling. Affected are 3.10.y-stable-queue and 3.14.y-stable-queue.
Thanks, should now be fixed, I've applied commit e262eb9381ad ("arc: mm:
Fix build failure")