# git rev-parse -q --verify d3511f53bb2475f2a4e8460bee5a1ae6dea2a433^{commit} d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 already have revision, skipping fetch # git checkout -q -f -B kisskb d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 # git clean -qxdf # < git log -1 # commit d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 # Merge: 02aff8db6438 62217beb394e # Author: Linus Torvalds # Date: Tue May 7 19:34:17 2019 -0700 # # Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc updates from Helge Deller: # "Many great new features, fixes and optimizations, including: # # - Convert page table updates to use per-pagetable spinlocks which # overall improves performance on SMP machines a lot, by Mikulas # Patocka # # - Kernel debugger (KGDB) support, by Sven Schnelle # # - KPROBES support, by Sven Schnelle # # - Lots of TLB lock/flush improvements, by Dave Anglin # # - Drop DISCONTIGMEM and switch to SPARSEMEM # # - Added JUMP_LABEL, branch runtime-patching support # # - Lots of other small speedups and cleanups, e.g. for QEMU, stack # randomization, avoidance of name clashes, documentation updates, # etc ..." # # * 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: (28 commits) # parisc: Add static branch and JUMP_LABEL feature # parisc: Use PA_ASM_LEVEL in boot code # parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code # parisc: Update huge TLB page support to use per-pagetable spinlock # parisc: Use per-pagetable spinlock # parisc: Allow live-patching of __meminit functions # parisc: Add memory barrier to asm pdc and sync instructions # parisc: Add memory clobber to TLB purges # parisc: Use ldcw instruction for SMP spinlock release barrier # parisc: Remove lock code to serialize TLB operations in pacache.S # parisc: Switch from DISCONTIGMEM to SPARSEMEM # parisc: enable wide mode early # parisc: update feature lists # parisc: Show n/a if product number not available # parisc: remove unused flags parameter in __patch_text() # doc: update kprobes supported architecture list # parisc: Implement kretprobes # parisc: remove kprobes.h from generic-y # parisc: Implement kprobes # parisc: add functions required by KPROBE_EVENTS # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # yes \n | make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/scsi/myrs.c: In function 'myrs_log_event': /kisskb/src/drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized] struct scsi_sense_hdr sshdr; ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:03:42.703001