# git rev-parse -q --verify ea200dec51285c82655e50ddb774fdb6b97e784d^{commit} ea200dec51285c82655e50ddb774fdb6b97e784d already have revision, skipping fetch # git checkout -q -f -B kisskb ea200dec51285c82655e50ddb774fdb6b97e784d # git clean -qxdf # < git log -1 # commit ea200dec51285c82655e50ddb774fdb6b97e784d # Merge: 6afa873170a6 e3992af1256a # Author: Linus Torvalds # Date: Mon Dec 16 16:43:07 2019 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Olof Johansson: # "I didn't get a batch in this weekend, so here's what we queued up last # week and today. # # - A couple of defconfigs add back debugfs -- it used to be implicitly # enabled through CONFIG_TRACING, but 0e4a459f56c32d3e ("tracing: # Remove unnecessary DEBUG_FS dependency") removed that. # # - The rest are mostly minor fixlets of the usual kind; some DT # tweaks, a headerfile refactor that needs a build fix now, etc" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (30 commits) # ARM: bcm: Add missing sentinel to bcm2711_compat[] # ARM: shmobile: defconfig: Restore debugfs support # bus: ti-sysc: Fix missing reset delay handling # ARM: imx: Fix boot crash if ocotp is not found # ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS # ARM: dts: imx6ul-evk: Fix peripheral regulator # arm64: dts: ls1028a: fix reboot node # ARM: mmp: include the correct cputype.h # ARM: dts: am437x-gp/epos-evm: fix panel compatible # arm64: dts: ls1028a: fix typo in TMU calibration data # ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs # ARM: dts: bcm283x: Fix critical trip point # ARM: omap2plus_defconfig: Add back DEBUG_FS # ARM: omap2plus_defconfig: enable NET_SWITCHDEV # ARM: dts: am335x-sancloud-bbe: fix phy mode # bus: ti-sysc: Fix missing force mstandby quirk handling # reset: Do not register resource data for missing resets # reset: Fix {of,devm}_reset_control_array_get kerneldoc return types # reset: brcmstb: Remove resource checks # dt-bindings: reset: Fix brcmstb-reset example # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 ea200dec51285c82655e50ddb774fdb6b97e784d # < make -s -j 32 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 32 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:26, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/fs/nfs/read.c:11: /kisskb/src/fs/nfs/read.c: In function 'nfs_read_completion': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfs/read.c:196:5: note: in expansion of macro 'xchg' xchg(&nfs_req_openctx(req)->error, error); ^~~~ /kisskb/src/fs/nfs/read.c: In function 'nfs_readpage': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfs/read.c:352:2: note: in expansion of macro 'xchg' xchg(&ctx->error, 0); ^~~~ In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:26, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/scsi/scsi_debug.c:18: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1618:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:26.493479