# git rev-parse -q --verify e74c98ca2d6ae4376cc15fa2a22483430909d96b^{commit} e74c98ca2d6ae4376cc15fa2a22483430909d96b already have revision, skipping fetch # git checkout -q -f -B kisskb e74c98ca2d6ae4376cc15fa2a22483430909d96b # git clean -qxdf # < git log -1 # commit e74c98ca2d6ae4376cc15fa2a22483430909d96b # Author: Andreas Gruenbacher # Date: Wed Jan 30 21:30:36 2019 +0100 # # gfs2: Revert "Fix loop in gfs2_rbm_find" # # This reverts commit 2d29f6b96d8f80322ed2dd895bca590491c38d34. # # It turns out that the fix can lead to a ~20 percent performance regression # in initial writes to the page cache according to iozone. Let's revert this # for now to have more time for a proper fix. # # Cc: stable@vger.kernel.org # v3.13+ # Signed-off-by: Andreas Gruenbacher # Signed-off-by: Bob Peterson # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e74c98ca2d6ae4376cc15fa2a22483430909d96b # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x9B5BE01F WARNING: unmet direct dependencies detected for RC_CORE Depends on [n]: INPUT [=n] Selected by [y]: - VIDEO_SECO_RC [=y] && MEDIA_SUPPORT [=y] && CEC_PLATFORM_DRIVERS [=y] && VIDEO_SECO_CEC [=y] WARNING: unmet direct dependencies detected for RC_CORE Depends on [n]: INPUT [=n] Selected by [y]: - VIDEO_SECO_RC [=y] && MEDIA_SUPPORT [=y] && CEC_PLATFORM_DRIVERS [=y] && VIDEO_SECO_CEC [=y] WARNING: unmet direct dependencies detected for RC_CORE Depends on [n]: INPUT [=n] Selected by [y]: - VIDEO_SECO_RC [=y] && MEDIA_SUPPORT [=y] && CEC_PLATFORM_DRIVERS [=y] && VIDEO_SECO_CEC [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- WARNING: unmet direct dependencies detected for RC_CORE Depends on [n]: INPUT [=n] Selected by [y]: - VIDEO_SECO_RC [=y] && MEDIA_SUPPORT [=y] && CEC_PLATFORM_DRIVERS [=y] && VIDEO_SECO_CEC [=y] WARNING: unmet direct dependencies detected for RC_CORE Depends on [n]: INPUT [=n] Selected by [y]: - VIDEO_SECO_RC [=y] && MEDIA_SUPPORT [=y] && CEC_PLATFORM_DRIVERS [=y] && VIDEO_SECO_CEC [=y] WARNING: unmet direct dependencies detected for RC_CORE Depends on [n]: INPUT [=n] Selected by [y]: - VIDEO_SECO_RC [=y] && MEDIA_SUPPORT [=y] && CEC_PLATFORM_DRIVERS [=y] && VIDEO_SECO_CEC [=y] drivers/media/rc/rc-main.o: In function `ir_timer_repeat': rc-main.c:(.text+0x116): undefined reference to `input_event' rc-main.c:(.text+0x124): undefined reference to `input_event' drivers/media/rc/rc-main.o: In function `ir_getkeycode': rc-main.c:(.text+0x3f4): undefined reference to `input_scancode_to_scalar' drivers/media/rc/rc-main.o: In function `rc_free_rx_device': rc-main.c:(.text+0x906): undefined reference to `input_unregister_device' drivers/media/rc/rc-main.o: In function `ir_do_keyup.part.7': rc-main.c:(.text+0x984): undefined reference to `input_event' rc-main.c:(.text+0x9ed): undefined reference to `input_event' drivers/media/rc/rc-main.o: In function `ir_do_keydown': rc-main.c:(.text+0xbe0): undefined reference to `input_event' rc-main.c:(.text+0xc70): undefined reference to `input_event' rc-main.c:(.text+0xd9d): undefined reference to `input_event' drivers/media/rc/rc-main.o:rc-main.c:(.text+0xe8e): more undefined references to `input_event' follow drivers/media/rc/rc-main.o: In function `ir_setkeycode': rc-main.c:(.text+0x16b8): undefined reference to `input_scancode_to_scalar' drivers/media/rc/rc-main.o: In function `rc_repeat': rc-main.c:(.text+0x1bdd): undefined reference to `input_event' rc-main.c:(.text+0x1bf7): undefined reference to `input_event' drivers/media/rc/rc-main.o: In function `rc_allocate_device': rc-main.c:(.text+0x2ab3): undefined reference to `input_allocate_device' drivers/media/rc/rc-main.o: In function `rc_free_device': rc-main.c:(.text+0x2c4d): undefined reference to `input_free_device' drivers/media/rc/rc-main.o: In function `rc_register_device': rc-main.c:(.text+0x33a3): undefined reference to `input_register_device' make[1]: *** [/kisskb/src/Makefile:1021: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:02:59.063702