# git rev-parse -q --verify 8c0f9f5b309d627182d5da72a69246f58bde1026^{commit} 8c0f9f5b309d627182d5da72a69246f58bde1026 already have revision, skipping fetch # git checkout -q -f -B kisskb 8c0f9f5b309d627182d5da72a69246f58bde1026 # git clean -qxdf # < git log -1 # commit 8c0f9f5b309d627182d5da72a69246f58bde1026 # Author: Lubomir Rintel # Date: Mon Sep 24 13:18:34 2018 +0100 # # Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" # # This changes UAPI, breaking iwd and libell: # # ell/key.c: In function 'kernel_dh_compute': # ell/key.c:205:38: error: 'struct keyctl_dh_params' has no member named 'private'; did you mean 'dh_private'? # struct keyctl_dh_params params = { .private = private, # ^~~~~~~ # dh_private # # This reverts commit 8a2336e549d385bb0b46880435b411df8d8200e8. # # Fixes: 8a2336e549d3 ("uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name") # Signed-off-by: Lubomir Rintel # Signed-off-by: David Howells # cc: Randy Dunlap # cc: Mat Martineau # cc: Stephan Mueller # cc: James Morris # cc: "Serge E. Hallyn" # cc: Mat Martineau # cc: Andrew Morton # cc: Linus Torvalds # cc: # Signed-off-by: James Morris # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 8c0f9f5b309d627182d5da72a69246f58bde1026 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x2D08E844 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In file included from /kisskb/src/arch/arm64/include/asm/processor.h:41, from /kisskb/src/include/asm-generic/qrwlock.h:23, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:19, from /kisskb/src/include/linux/spinlock.h:88, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:10, from /kisskb/src/lib/test_hexdump.c:8: In function 'strncpy', inlined from 'test_hexdump_prepare_test.isra.0' at /kisskb/src/lib/test_hexdump.c:102:3: /kisskb/src/include/linux/string.h:246:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_hexdump.c: In function 'test_hexdump_prepare_test.isra.0': /kisskb/src/include/linux/string.h:267:10: note: length computed here return __builtin_strlen(p); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:01:05.905620