# git rev-parse -q --verify c90fca951e90ba470a3dc6087667edffcf8db21b^{commit} c90fca951e90ba470a3dc6087667edffcf8db21b already have revision, skipping fetch # git checkout -q -f -B kisskb c90fca951e90ba470a3dc6087667edffcf8db21b # git clean -qxdf # < git log -1 # commit c90fca951e90ba470a3dc6087667edffcf8db21b # Merge: c0ab852 ff5bc79 # Author: Linus Torvalds # Date: Thu Jun 7 10:23:33 2018 -0700 # # Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # "Notable changes: # # - Support for split PMD page table lock on 64-bit Book3S (Power8/9). # # - Add support for HAVE_RELIABLE_STACKTRACE, so we properly support # live patching again. # # - Add support for patching barrier_nospec in copy_from_user() and # syscall entry. # # - A couple of fixes for our data breakpoints on Book3S. # # - A series from Nick optimising TLB/mm handling with the Radix MMU. # # - Numerous small cleanups to squash sparse/gcc warnings from Mathieu # Malaterre. # # - Several series optimising various parts of the 32-bit code from # Christophe Leroy. # # - Removal of support for two old machines, "SBC834xE" and "C2K" # ("GEFanuc,C2K"), which is why the diffstat has so many deletions. # # And many other small improvements & fixes. # # There's a few out-of-area changes. Some minor ftrace changes OK'ed by # Steve, and a fix to our powernv cpuidle driver. Then there's a series # touching mm, x86 and fs/proc/task_mmu.c, which cleans up some details # around pkey support. It was ack'ed/reviewed by Ingo & Dave and has # been in next for several weeks. # # Thanks to: Akshay Adiga, Alastair D'Silva, Alexey Kardashevskiy, Al # Viro, Andrew Donnellan, Aneesh Kumar K.V, Anju T Sudhakar, Arnd # Bergmann, Balbir Singh, Cédric Le Goater, Christophe Leroy, Christophe # Lombard, Colin Ian King, Dave Hansen, Fabio Estevam, Finn Thain, # Frederic Barrat, Gautham R. Shenoy, Haren Myneni, Hari Bathini, Ingo # Molnar, Jonathan Neuschäfer, Josh Poimboeuf, Kamalesh Babulal, # Madhavan Srinivasan, Mahesh Salgaonkar, Mark Greer, Mathieu Malaterre, # Matthew Wilcox, Michael Neuling, Michal Suchanek, Naveen N. Rao, # Nicholas Piggin, Nicolai Stange, Olof Johansson, Paul Gortmaker, Paul # Mackerras, Peter Rosin, Pridhiviraj Paidipeddi, Ram Pai, Rashmica # Gupta, Ravi Bangoria, Russell Currey, Sam Bobroff, Samuel # Mendoza-Jonas, Segher Boessenkool, Shilpasri G Bhat, Simon Guo, # Souptick Joarder, Stewart Smith, Thiago Jung Bauermann, Torsten Duwe, # Vaibhav Jain, Wei Yongjun, Wolfram Sang, Yisheng Xie, YueHaibing" # # * tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (251 commits) # powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap # cpuidle: powernv: Fix promotion from snooze if next state disabled # powerpc: fix build failure by disabling attribute-alias warning in pci_32 # ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() # powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted" # powerpc: fix spelling mistake: "Usupported" -> "Unsupported" # powerpc/pkeys: Detach execute_only key on !PROT_EXEC # powerpc/powernv: copy/paste - Mask SO bit in CR # powerpc: Remove core support for Marvell mv64x60 hostbridges # powerpc/boot: Remove core support for Marvell mv64x60 hostbridges # powerpc/boot: Remove support for Marvell mv64x60 i2c controller # powerpc/boot: Remove support for Marvell MPSC serial controller # powerpc/embedded6xx: Remove C2K board support # powerpc/lib: optimise PPC32 memcmp # powerpc/lib: optimise 32 bits __clear_user() # powerpc/time: inline arch_vtime_task_switch() # powerpc/Makefile: set -mcpu=860 flag for the 8xx # powerpc: Implement csum_ipv6_magic in assembly # powerpc/32: Optimise __csum_partial() # powerpc/lib: Adjust .balign inside string functions for PPC32 # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 c90fca951e90ba470a3dc6087667edffcf8db21b # < 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] Usage: /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-objcopy [option(s)] in-file [out-file] Copies a binary file, possibly transforming it in the process The options are: -I --input-target Assume input file is in format -O --output-target Create an output file in format -B --binary-architecture Set output arch, when input is arch-less -F --target Set both input and output format to --debugging Convert debugging information, if possible -p --preserve-dates Copy modified/access timestamps to the output -D --enable-deterministic-archives Produce deterministic output when stripping archives -U --disable-deterministic-archives Disable -D behavior (default) -j --only-section Only copy section into the output --add-gnu-debuglink= Add section .gnu_debuglink linking to -R --remove-section Remove section from the output -S --strip-all Remove all symbol and relocation information -g --strip-debug Remove all debugging symbols & sections --strip-dwo Remove all DWO sections --strip-unneeded Remove all symbols not needed by relocations -N --strip-symbol Do not copy symbol --strip-unneeded-symbol Do not copy symbol unless needed by relocations --only-keep-debug Strip everything but the debug information --extract-dwo Copy only DWO sections --extract-symbol Remove section contents but keep symbols -K --keep-symbol Do not strip symbol --keep-file-symbols Do not strip file symbol(s) --localize-hidden Turn all ELF hidden symbols into locals -L --localize-symbol Force symbol to be marked as a local --globalize-symbol Force symbol to be marked as a global -G --keep-global-symbol Localize all symbols except -W --weaken-symbol Force symbol to be marked as a weak --weaken Force all global symbols to be marked as weak -w --wildcard Permit wildcard in symbol comparison -x --discard-all Remove all non-global symbols -X --discard-locals Remove any compiler-generated symbols -i --interleave[=] Only copy N out of every bytes --interleave-width Set N for --interleave -b --byte Select byte in every interleaved block --gap-fill Fill gaps between sections with --pad-to Pad the last section up to address --set-start Set the start address to {--change-start|--adjust-start} Add to the start address {--change-addresses|--adjust-vma} Add to LMA, VMA and start addresses {--change-section-address|--adjust-section-vma} {=|+|-} Change LMA and VMA of section by --change-section-lma {=|+|-} Change the LMA of section by --change-section-vma {=|+|-} Change the VMA of section by {--[no-]change-warnings|--[no-]adjust-warnings} Warn if a named section does not exist --set-section-flags = Set section 's properties to --add-section = Add section found in to output --update-section = Update contents of section with contents found in --dump-section = Dump the contents of section into --rename-section =[,] Rename section to --long-section-names {enable|disable|keep} Handle long section names in Coff objects. --change-leading-char Force output format's leading character style --remove-leading-char Remove leading character from global symbols --reverse-bytes= Reverse bytes at a time, in output sections with content --redefine-sym = Redefine symbol name to --redefine-syms --redefine-sym for all symbol pairs listed in --srec-len Restrict the length of generated Srecords --srec-forceS3 Restrict the type of generated Srecords to S3 --strip-symbols -N for all symbols listed in --strip-unneeded-symbols --strip-unneeded-symbol for all symbols listed in --keep-symbols -K for all symbols listed in --localize-symbols -L for all symbols listed in --globalize-symbols --globalize-symbol for all in --keep-global-symbols -G for all symbols listed in --weaken-symbols -W for all symbols listed in --add-symbol =[
:][,] Add a symbol --alt-machine-code Use the target's 'th alternative machine --writable-text Mark the output text as writable --readonly-text Make the output text write protected --pure Mark the output file as demand paged --impure Mark the output file as impure --prefix-symbols Add to start of every symbol name --prefix-sections Add to start of every section name --prefix-alloc-sections Add to start of every allocatable section name --file-alignment Set PE file alignment to --heap [,] Set PE reserve/commit heap to / --image-base
Set PE image base to
--section-alignment Set PE section alignment to --stack [,] Set PE reserve/commit stack to / --subsystem [:] Set PE subsystem to [& ] --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}] Compress DWARF debug sections using zlib --decompress-debug-sections Decompress DWARF debug sections using zlib -v --verbose List all object files modified @ Read options from -V --version Display this program's version number -h --help Display this output --info List object formats & architectures supported /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-objcopy: supported targets: elf32-tradlittlemips elf32-tradbigmips ecoff-littlemips ecoff-bigmips elf32-ntradlittlemips elf64-tradlittlemips elf32-ntradbigmips elf64-tradbigmips elf64-little elf64-big elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex /kisskb/src/net/bpfilter/Makefile:29: recipe for target 'net/bpfilter/bpfilter_umh.o' failed make[3]: *** [net/bpfilter/bpfilter_umh.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/md/md.c: In function 'mddev_put': /kisskb/src/drivers/md/md.c:543:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /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:17.550461