# git rev-parse -q --verify 283bb2054c9987edd250764f509de2ab35a178fb^{commit} 283bb2054c9987edd250764f509de2ab35a178fb already have revision, skipping fetch # git checkout -q -f -B kisskb 283bb2054c9987edd250764f509de2ab35a178fb # git clean -qxdf # < git log -1 # commit 283bb2054c9987edd250764f509de2ab35a178fb # Author: Christophe Leroy # Date: Wed Apr 28 10:48:01 2021 +0000 # # powerpc/8xx: Add support for huge pages on VMAP and VMALLOC # # powerpc 8xx has 4 page sizes: # - 4k # - 16k # - 512k # - 8M # # At the time being, vmalloc and vmap only support huge pages which are # leaf at PMD level. # # Here the PMD level is 4M, it doesn't correspond to any supported # page size. # # For the time being, implement use of 16k and 512k pages which is done # at PTE level. # # Support of 8M pages will be implemented later, it requires vmalloc to # support hugepd tables. # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 283bb2054c9987edd250764f509de2ab35a178fb # < make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_mpc885_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc885_ads_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_mpc885_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_mpc885_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_mpc885_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x42a8e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.13.0-rc1-g283bb2054c99 Created: Tue May 11 17:17:46 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2096152 Bytes = 2047.02 KiB = 2.00 MiB Load Address: 00500000 Entry Point: 00500204 Completed OK # rm -rf /kisskb/build/chleroy_mpc885_ads_defconfig_powerpc-gcc5 # Build took: 0:00:56.579145