On Thu, 24 Nov 2016 19:42:04 +0900, OGAWA Hirofumi <hirof...@mail.parknet.co.jp> wrote: > If you need my help for something, let me know either publicly or > privately what way you want.
So, I fail a lot. And in ways totally unrelated to this patchset. My goal is to get a kernel image built with a trivial platform patch for my hardware (declare a few GPIO with leds and keys), a revert of "xhci: give command abortion one more chance before killing xhci" a6809ffd1687b3a8c192960e69add559b9d32649 to be able to tell if your changes improve the situation, plus a backport of changes 1 & 2 (which conflict with the revert), as I saw 3 is not essential and maybe on the way out. I fail to build 4.8.9 vanilla: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler I succeed to build 4.9-rc9 vanilla (starting from the same .config as with 4.8.9) but it then fails to load produced modules. During the build I have the following warnings: WARNING: "_copy_from_user" [drivers/hid/hid.ko] has no CRC! Any idea on either ? I am building from Debian sid, build & target are x86_64. $ gcc --version gcc (Debian 6.2.0-13) 6.2.0 20161109 Build command line: $ make deb-pkg Regards, -- Vincent Pelletier -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html