Re: Build failures in -next: sys_pkey_mprotect etc. undefined
From: Guenter Roeck <linux@roeck-us.net>
Date: 2016-09-12 20:33:50
Also in:
linux-arch, lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2016-09-12 20:33:50
Also in:
linux-arch, lkml
On Mon, Sep 12, 2016 at 10:28:56PM +0200, Arnd Bergmann wrote:
On Monday, September 12, 2016 1:09:17 PM CEST Dave Hansen wrote:quoted
So, I've done what Arnd suggested, but I don't have a working cross-compiler than can do h8300 or c6x. Could you test the attached patch and see if it gets things working for you? Also, do you have a handy place to grab a cross-compiler for h8300 without having to build one? The kernel.org ones don't seem to work for h8300.I haven't tested it, but it looks good to me Acked-by: Arnd Bergmann <arnd@arndb.de> FWIW, you should be able to test this with an arm64 cross-compiler too, many distros ship one.
arm64 builds fine, though, even w/o this patch (at least for me). Guenter