# git rev-parse -q --verify 13e091b6dd0e78a518a7d8756607d3acb8215768^{commit} 13e091b6dd0e78a518a7d8756607d3acb8215768 already have revision, skipping fetch # git checkout -q -f -B kisskb 13e091b6dd0e78a518a7d8756607d3acb8215768 # git clean -qxdf # < git log -1 # commit 13e091b6dd0e78a518a7d8756607d3acb8215768 # Merge: eac3411 1088c6e # Author: Linus Torvalds # Date: Mon Aug 13 18:28:19 2018 -0700 # # Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 timer updates from Thomas Gleixner: # "Early TSC based time stamping to allow better boot time analysis. # # This comes with a general cleanup of the TSC calibration code which # grew warts and duct taping over the years and removes 250 lines of # code. Initiated and mostly implemented by Pavel with help from various # folks" # # * 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (37 commits) # x86/kvmclock: Mark kvm_get_preset_lpj() as __init # x86/tsc: Consolidate init code # sched/clock: Disable interrupts when calling generic_sched_clock_init() # timekeeping: Prevent false warning when persistent clock is not available # sched/clock: Close a hole in sched_clock_init() # x86/tsc: Make use of tsc_calibrate_cpu_early() # x86/tsc: Split native_calibrate_cpu() into early and late parts # sched/clock: Use static key for sched_clock_running # sched/clock: Enable sched clock early # sched/clock: Move sched clock initialization and merge with generic clock # x86/tsc: Use TSC as sched clock early # x86/tsc: Initialize cyc2ns when tsc frequency is determined # x86/tsc: Calibrate tsc only once # ARM/time: Remove read_boot_clock64() # s390/time: Remove read_boot_clock64() # timekeeping: Default boot time offset to local_clock() # timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset() # s390/time: Add read_persistent_wall_and_boot_offset() # x86/xen/time: Output xen sched_clock time from 0 # x86/xen/time: Initialize pv xen time in init_hypervisor_platform() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 13e091b6dd0e78a518a7d8756607d3acb8215768 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' 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/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /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 arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb5ee1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5511443 Bytes = 5382.27 kB = 5.26 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5535983 Bytes = 5406.23 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5537248 Bytes = 5407.47 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536100 Bytes = 5406.35 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5538677 Bytes = 5408.86 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536222 Bytes = 5406.47 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5538592 Bytes = 5408.78 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536287 Bytes = 5406.53 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536224 Bytes = 5406.47 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:41 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5538045 Bytes = 5408.25 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6f568) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536056 Bytes = 5406.30 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536335 Bytes = 5406.58 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5535934 Bytes = 5406.19 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536319 Bytes = 5406.56 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536328 Bytes = 5406.57 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g13e091b Created: Tue Aug 14 12:57:43 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536057 Bytes = 5406.31 kB = 5.28 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:02:52.436084