# git rev-parse -q --verify 9e2f40233670c70c25e0681cb66d50d1e2742829^{commit} 9e2f40233670c70c25e0681cb66d50d1e2742829 already have revision, skipping fetch # git checkout -q -f -B kisskb 9e2f40233670c70c25e0681cb66d50d1e2742829 # git clean -qxdf # < git log -1 # commit 9e2f40233670c70c25e0681cb66d50d1e2742829 # Merge: 3bd6e5854bf9 e0a5915f1cca # Author: Linus Torvalds # Date: Fri Aug 5 10:47:40 2022 -0700 # # Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 SGX updates from Dave Hansen: # "A set of x86/sgx changes focused on implementing the "SGX2" features, # plus a minor cleanup: # # - SGX2 ISA support which makes enclave memory management much more # dynamic. For instance, enclaves can now change enclave page # permissions on the fly. # # - Removal of an unused structure member" # # * tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (32 commits) # x86/sgx: Drop 'page_index' from sgx_backing # selftests/sgx: Page removal stress test # selftests/sgx: Test reclaiming of untouched page # selftests/sgx: Test invalid access to removed enclave page # selftests/sgx: Test faulty enclave behavior # selftests/sgx: Test complete changing of page type flow # selftests/sgx: Introduce TCS initialization enclave operation # selftests/sgx: Introduce dynamic entry point # selftests/sgx: Test two different SGX2 EAUG flows # selftests/sgx: Add test for TCS page permission changes # selftests/sgx: Add test for EPCM permission changes # Documentation/x86: Introduce enclave runtime management section # x86/sgx: Free up EPC pages directly to support large page ranges # x86/sgx: Support complete page removal # x86/sgx: Support modifying SGX page type # x86/sgx: Tighten accessible memory range after enclave initialization # x86/sgx: Support adding of pages to an initialized enclave # x86/sgx: Support restricting of enclave page permissions # x86/sgx: Support VA page allocation without reclaiming # x86/sgx: Export sgx_encl_page_alloc() # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9e2f40233670c70c25e0681cb66d50d1e2742829 # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c: In function 'UseMinimumDCFCLK': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:6806:1: error: the frame size of 2096 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1844: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 # Build took: 0:30:33.065983