# git rev-parse -q --verify 150aae354b817f540848476bace2b2ba9931b197^{commit} 150aae354b817f540848476bace2b2ba9931b197 already have revision, skipping fetch # git checkout -q -f -B kisskb 150aae354b817f540848476bace2b2ba9931b197 # git clean -qxdf # < git log -1 # commit 150aae354b817f540848476bace2b2ba9931b197 # Merge: 5b129817aedb 0a041ebca495 # Author: Linus Torvalds # Date: Sun Jan 1 11:27:00 2023 -0800 # # Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf fixes from Borislav Petkov: # # - Pass only an initialized perf event attribute to the LSM hook # # - Fix a use-after-free on the perf syscall's error path # # - A potential integer overflow fix in amd_core_pmu_init() # # - Fix the cgroup events tracking after the context handling rewrite # # - Return the proper value from the inherit_event() function on error # # * tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # perf/core: Call LSM hook after copying perf_event_attr # perf: Fix use-after-free in error path # perf/x86/amd: fix potential integer overflow on shift of a int # perf/core: Fix cgroup events tracking # perf core: Return error pointer if inherit_event() fails to find pmu_ctx # < /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 150aae354b817f540848476bace2b2ba9931b197 # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:252: arch/um/os-Linux/util.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:504: arch/um/os-Linux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2008: .] Error 2 make: *** [Makefile:242: __sub-make] Error 2 Command 'make -s -j 24 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:39.642377