# git rev-parse -q --verify 69d5b97c597307773fe6c59775a5d5a88bb7e6b3^{commit} 69d5b97c597307773fe6c59775a5d5a88bb7e6b3 already have revision, skipping fetch # git checkout -q -f -B kisskb 69d5b97c597307773fe6c59775a5d5a88bb7e6b3 # git clean -qxdf # < git log -1 # commit 69d5b97c597307773fe6c59775a5d5a88bb7e6b3 # Author: Linus Torvalds # Date: Sat Oct 27 11:03:27 2018 -0700 # # HID: we do not randomly make new drivers 'default y' # # .. even when that "default y" is hidden syntactically as a # # default !EXPERT # # it's wrong. # # The only reason something should be 'default y' is if it used to be # built-in, and it was made configurable, and the 'default y' is just # retaining the status quo. # # Altheratively, the hardware for the driver has become _so_ common that # it really makes sense for everybody to build it. Finally, one possible # reason for 'default y' is because the option is not enabling any new # code at all, but is just enabling other options (the networking people # do this for vendor options, for example, so that you can disable whole # vendors at a time). # # Clearly, none of these cases hold for the BigBen Interactive Kids' # gamepad, and HID_BIGBEN_FF should thus most definitely not default # to on for everybody. # # Cc: Hanno Zulla # Cc: Jiri Kosina # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 69d5b97c597307773fe6c59775a5d5a88bb7e6b3 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_query_received': /kisskb/src/net/bridge/br_multicast.c:1432:31: error: 'union ' has no member named 'ip6' !ipv6_addr_any(&saddr->u.ip6))) ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:305: net/bridge/br_multicast.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:546: net/bridge] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1052: net] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: 'struct iphdr' declared inside parameter list struct iphdr *iph) ^ /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: its scope is only this definition or declaration, which is probably not what you want /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c: In function 'get_fixed_ipv4_csum': /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:586:20: error: dereferencing pointer to incomplete type 'struct iphdr' __u8 ipproto = iph->protocol; ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:306: drivers/net/ethernet/mellanox/mlx4/en_rx.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:546: drivers/net/ethernet/mellanox/mlx4] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:546: drivers/net/ethernet/mellanox] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:546: drivers/net/ethernet] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:546: drivers/net] Error 2 make[1]: *** [/kisskb/src/Makefile:1052: drivers] Error 2 make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:02:04.532140