# git rev-parse -q --verify 1aaccb5fa0eac996adde53538ca4b87a0b229ab7^{commit} 1aaccb5fa0eac996adde53538ca4b87a0b229ab7 already have revision, skipping fetch # git checkout -q -f -B kisskb 1aaccb5fa0eac996adde53538ca4b87a0b229ab7 # git clean -qxdf # < git log -1 # commit 1aaccb5fa0eac996adde53538ca4b87a0b229ab7 # Merge: ab0b2e5 e4302ae # Author: Linus Torvalds # Date: Sun Jun 10 16:13:24 2018 -0700 # # Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux # # Pull RTC updates from Alexandre Belloni: # "Setting the supported range from drivers for RTCs failing soon has # started. A few fixes are developed along the way. Some drivers have # been switched to SPDX by their maintainers. # # Subsystem: # # - rework of the rtc-test driver which allows to test the core more # thoroughly # # - rtc_set_alarm() now fails early when alarms are not supported # # Drivers: # # - mktime() is now replaced by mktime64() # # - RTC range added for 88pm80x, ab-b5ze-s3, at91rm9200, # brcmstb-waketimer, ds1685, ftrtc010, ls1x, mxc_v2, rx8581, sprd, # st-lpc, tps6586x, tps65910 and vr41xx # # - fixed a possible race condition in probe functions # # - pxa: fix the probe function that is broken since v4.3 # # - stm32: now supports stm32mp1" # # * tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (78 commits) # rtc: pxa: fix probe function # rtc: cros-ec: Switch to SPDX identifier. # rtc: cros-ec: Make license text and module license match. # rtc: ensure rtc_set_alarm fails when alarms are not supported # rtc: test: remove alarm support from the first device # rtc: test: convert to devm_rtc_allocate_device # rtc: ftrtc010: let the core handle range # rtc: ftrtc010: handle dates after 2106 # rtc: ftrtc010: switch to devm_rtc_allocate_device # rtc: mrst: switch to devm functions # rtc: sunxi: fix possible race condition # rtc: test: remove irq sysfs file # rtc: test: emulate alarms using timers # rtc: test: store time as an offset to system time # rtc: test: allow registering many devices # rtc: test: remove useless proc info # rtc: ds1685: Add range # rtc: ds1685: fix possible race condition # rtc: sprd: Add new RTC power down check method # rtc: sun6i: Fix bit_idx value for clk_register_gate # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 1aaccb5fa0eac996adde53538ca4b87a0b229ab7 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /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/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:637:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2041:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1353:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1310:6: note: 'pwr_level_cisco' was declared here /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:340:21: note: 'pdeo' was declared here /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/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1835:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1745:46: warning: 'linear' 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/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@0:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@4:#interrupt-cells: size is (4), expected multiple of 8 INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3ae40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892801 Bytes = 4778.13 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4869220 Bytes = 4755.10 kB = 4.64 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892785 Bytes = 4778.11 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892738 Bytes = 4778.06 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892772 Bytes = 4778.10 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892821 Bytes = 4778.15 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b00230 INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa4b564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3ae40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892686 Bytes = 4778.01 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892743 Bytes = 4778.07 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Mon Jun 11 11:28:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4892562 Bytes = 4777.89 kB = 4.67 MB Load Address: 00b00000 Entry Point: 00b00230 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc # Build took: 0:03:38.886781