# git rev-parse -q --verify a2dc009afa9ae8b92305be7728676562a104cb40^{commit} a2dc009afa9ae8b92305be7728676562a104cb40 already have revision, skipping fetch # git checkout -q -f -B kisskb a2dc009afa9ae8b92305be7728676562a104cb40 # git clean -qxdf # < git log -1 # commit a2dc009afa9ae8b92305be7728676562a104cb40 # Author: Aneesh Kumar K.V # Date: Mon Aug 13 11:14:57 2018 +0530 # # powerpc/mm/book3s/radix: Add mapping statistics # # Add statistics that show how memory is mapped within the kernel linear mapping. # This is similar to commit 37cd944c8d8f ("s390/pgtable: add mapping statistics") # # We don't do this with Hash translation mode. Hash uses one size (mmu_linear_psize) # to map the kernel linear mapping and we print the linear psize during boot as # below. # # "Page orders: linear mapping = 24, virtual = 16, io = 16, vmemmap = 24" # # A sample output looks like: # # DirectMap4k: 0 kB # DirectMap64k: 18432 kB # DirectMap2M: 1030144 kB # DirectMap1G: 11534336 kB # # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 a2dc009afa9ae8b92305be7728676562a104cb40 # < make -s -j 20 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 20 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x525774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x525774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x515100) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x525774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x525774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-rc3-ga2dc009 Created: Mon Aug 13 22:35:55 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2570033 Bytes = 2509.80 kB = 2.45 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-rc3-ga2dc009 Created: Mon Aug 13 22:35:55 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2596664 Bytes = 2535.80 kB = 2.48 MB Load Address: 00600000 Entry Point: 00601534 Image Name: Linux-4.18.0-rc3-ga2dc009 Created: Mon Aug 13 22:35:55 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2595740 Bytes = 2534.90 kB = 2.48 MB Load Address: 00600000 Entry Point: 00601350 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc40x_defconfig_powerpc # Build took: 0:00:47.052254