[uml-devel] Please add: um: add missing declaration of 'getrlimit()' and friends

2013-12-08 Thread Richard Weinberger
Hi Greg, please add commit fdfa4c952844fce881df8c76de9c7180cbe913ab (um: add missing declaration of 'getrlimit()' and friends) to -stable. The change was introduced in 3.9 and needs backporting to all stable trees. Thanks, //richard --

[uml-devel] 3.4.73 affected by "uml: signal.c build errors"

2013-12-08 Thread Antoine Martin
Hi Richard, Not sure how this got fixed in HEAD, but the same fix needs to be applied on top of 3.4.73 I've just added the includes to arch/um/os-Linux/start_up.c, as per: https://lkml.org/lkml/2012/10/24/791 And the kernel builds again. Compile-tested-by: Antoine Martin Cheers Antoine