# git rev-parse -q --verify 83654d1d047c98341f1f4472d31c189b3bf0ebe7^{commit} 83654d1d047c98341f1f4472d31c189b3bf0ebe7 already have revision, skipping fetch # git checkout -q -f -B kisskb 83654d1d047c98341f1f4472d31c189b3bf0ebe7 # git clean -qxdf # < git log -1 # commit 83654d1d047c98341f1f4472d31c189b3bf0ebe7 # Author: Thiago Jung Bauermann # Date: Wed Sep 11 13:34:33 2019 -0300 # # powerpc/prom_init: Undo relocation before entering secure mode # # The ultravisor will do an integrity check of the kernel image but we # relocated it so the check will fail. Restore the original image by # relocating it back to the kernel virtual base address. # # This works because during build vmlinux is linked with an expected # virtual runtime address of KERNELBASE. # # Fixes: 6a9c930bd775 ("powerpc/prom_init: Add the ESM call to prom_init") # Signed-off-by: Thiago Jung Bauermann # Tested-by: Ram Pai # [mpe: Add IS_ENABLED() to fix the CONFIG_RELOCATABLE=n build] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190911163433.12822-1-bauerman@linux.ibm.com # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 83654d1d047c98341f1f4472d31c189b3bf0ebe7 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_gamecube_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- gamecube_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_gamecube_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x6f69e0) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_gamecube_defconfig_powerpc-gcc4.6 # Build took: 0:00:48.237084