# git rev-parse -q --verify bcc0e65f47def010d8d1c4cf09bdc698fe061b77^{commit} bcc0e65f47def010d8d1c4cf09bdc698fe061b77 already have revision, skipping fetch # git checkout -q -f -B kisskb bcc0e65f47def010d8d1c4cf09bdc698fe061b77 # git clean -qxdf # < git log -1 # commit bcc0e65f47def010d8d1c4cf09bdc698fe061b77 # Merge: 2692982b0800 f2ff671f8941 # Author: Linus Torvalds # Date: Sat Jul 6 10:32:12 2019 -0700 # # Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A few more MIPS fixes: # # - Fix a silly typo in virt_addr_valid which led to completely bogus # behavior (that happened to stop tripping up hardened usercopy # despite being broken). # # - Fix UART parity setup on AR933x systems. # # - A build fix for non-Linux build machines. # # - Have the 'all' make target build DTBs, primarily to fit in with the # behavior of scripts/package/builddeb. # # - Handle an execution hazard in TLB exceptions that use KScratch # registers, which could inadvertently clobber the $1 register on # some generally higher-end out-of-order CPUs. # # - A MAINTAINERS update to fix the path to the NAND driver for Ingenic # systems" # # * tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MAINTAINERS: Correct path to moved files # MIPS: Add missing EHB in mtc0 -> mfc0 sequence. # MIPS: have "plain" make calls build dtbs for selected platforms # MIPS: fix build on non-linux hosts # MIPS: ath79: fix ar933x uart parity mode # MIPS: Fix bounds check virt_addr_valid # < /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 bcc0e65f47def010d8d1c4cf09bdc698fe061b77 # < make -s -j 24 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 24 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:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, 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:31.997624