# git rev-parse -q --verify 088522fdd7cc3537bd8ae8c9fa54be139b857a76^{commit} 088522fdd7cc3537bd8ae8c9fa54be139b857a76 already have revision, skipping fetch # git checkout -q -f -B kisskb 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # git clean -qxdf # < git log -1 # commit 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # Author: Tyrel Datwyler # Date: Sat Dec 8 17:48:27 2018 -0600 # # powerpc/pseries: export timebase register sample in lparcfg # # The Processor Utilzation of Resource Registers (PURR) provide an # estimate of resources used by a cpu thread. Section 7.6 in Book III of # the ISA outlines how to calculate the percentage of shared resources # for threads using the ratio of the PURR delta and Timebase Register # delta for a sampled period. # # This calculation is currently done erroneously by the lparstat tool # from the powerpc-utils package. This patch exports the current # timebase value after we sample the PURRs and exposes it to userspace # accounting tools via /proc/ppc64/lparcfg. # # Signed-off-by: Tyrel Datwyler # Signed-off-by: Michael Ellerman # < /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 088522fdd7cc3537bd8ae8c9fa54be139b857a76 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_sequoia_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/sequoia_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_sequoia_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186: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: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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x46d894) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.0.0-rc2-g088522fdd7cc Created: Tue Feb 19 15:03:58 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2253554 Bytes = 2200.74 KiB = 2.15 MiB Load Address: 00500000 Entry Point: 005014e0 Completed OK # rm -rf /kisskb/build/powerpc-next_44x_sequoia_defconfig_powerpc-gcc4.6 # Build took: 0:00:44.433438