# git rev-parse -q --verify 50ad3f0d00248ed0dda6c8bb69e603b3e900161b^{commit} 50ad3f0d00248ed0dda6c8bb69e603b3e900161b already have revision, skipping fetch # git checkout -q -f -B kisskb 50ad3f0d00248ed0dda6c8bb69e603b3e900161b # git clean -qxdf # < git log -1 # commit 50ad3f0d00248ed0dda6c8bb69e603b3e900161b # Author: Aneesh Kumar K.V # Date: Mon Jul 27 14:29:08 2020 +0530 # # powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE # # This adds a kernel command line option that can be used to disable GTSE support. # Disabling GTSE implies kernel will make hcalls to invalidate TLB entries. # # This was done so that we can do VM migration between configs that enable/disable # GTSE support via hypervisor. To migrate a VM from a system that supports # GTSE to a system that doesn't, we can boot the guest with # radix_hcall_invalidate=on, thereby forcing the guest to use hcalls for TLB # invalidates. # # The check for hcall availability is done in pSeries_setup_arch so that # the panic message appears on the console. This should only happen on # a hypervisor that doesn't force the guest to hash translation even # though it can't handle the radix GTSE=0 request via CAS. With # radix_hcall_invalidate=on if the hypervisor doesn't support hcall_rpt_invalidate # hcall it should force the LPAR to hash translation. # # Signed-off-by: Aneesh Kumar K.V # Tested-by: Bharata B Rao # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200727085908.420806-1-aneesh.kumar@linux.ibm.com # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 50ad3f0d00248ed0dda6c8bb69e603b3e900161b # < make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # < make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- help # make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- olddefconfig # make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- /kisskb/src/scripts/Makefile.asm-generic:25: redundant generic-y found in arch/microblaze/include/asm/Kbuild: hw_irq.h Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/powerpc-next_mmu_defconfig_microblaze # Build took: 0:00:50.296661