# git rev-parse -q --verify 19785cf93b6c4252981894394f2dbd35c5e5d1ec^{commit} 19785cf93b6c4252981894394f2dbd35c5e5d1ec already have revision, skipping fetch # git checkout -q -f -B kisskb 19785cf93b6c4252981894394f2dbd35c5e5d1ec # git clean -qxdf # < git log -1 # commit 19785cf93b6c4252981894394f2dbd35c5e5d1ec # Merge: 98db5e5 6d7c70d # Author: Linus Torvalds # Date: Tue Jun 12 13:23:51 2018 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal # # Pull thermal SoC updates from Zhang Rui: # "Thermal SoC management updates: # # - imx thermal driver now supports i.MX7 thermal sensor (Anson Huang) # # - exynos thermal driver dropped support for exynos 5440 (Krzysztof # Kozlowski) # # - rcar_thermal now supports r8a77995 (Yoshihiro Kaneko) # # - rcar_gen3_thermal now supports r8a77965 (Niklas Söderlund) # # - qcom-spmi-temp-alarm now supports GEN2 PMIC peripherals (David # Collins) # # - uniphier thermal now supports UniPhier PXs3 (Kunihiko Hayashi) # # - mediatek thermal now supports MT7622 SoC (Sean Wang) # # - considerable refactoring of exynos driver (Bartlomiej # Zolnierkiewicz) # # - small fixes all over the place on different drivers" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal: (50 commits) # thermal: qcom: tsens: Allow number of sensors to come from DT # thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops # thermal: exynos: Reduce severity of too early temperature read # thermal: imx: Switch to SPDX identifier # thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals # thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] # thermal: rcar_thermal: add r8a77995 support # dt-bindings: thermal: rcar-thermal: add R8A77995 support # thermal: mediatek: use of_device_get_match_data() # thermal: exynos: remove trip reporting to user-space # thermal: exynos: remove unused defines for Exynos5433 # thermal: exynos: cleanup code for enabling threshold interrupts # thermal: exynos: check return values of ->get_trip_[temp, hyst] methods # thermal: exynos: move trips setting to exynos_tmu_initialize() # thermal: exynos: set trips in ascending order in exynos7_tmu_initialize() # thermal: exynos: do not use trips structure directly in ->tmu_initialize # thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers # thermal: exynos: move IRQs clearing to exynos_tmu_initialize() # thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() # thermal: exynos: make ->tmu_initialize method void # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 19785cf93b6c4252981894394f2dbd35c5e5d1ec # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld: net/bpfilter/bpfilter_umh.o: compiled for a little endian system and target is big endian /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld: net/bpfilter/bpfilter_umh.o: endianness incompatible with that of the selected emulation /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld: failed to merge target specific data of file net/bpfilter/bpfilter_umh.o /kisskb/src/scripts/Makefile.build:530: recipe for target 'net/bpfilter/bpfilter.o' failed make[3]: *** [net/bpfilter/bpfilter.o] Error 1 /kisskb/src/scripts/Makefile.build:558: recipe for target 'net/bpfilter' failed make[2]: *** [net/bpfilter] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1072: recipe for target 'net' failed make[1]: *** [net] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:77:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:29:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:03:10.903134