# git rev-parse -q --verify c5b709804ed7d36c45b5efa170d9e3ea8c29b865^{commit} c5b709804ed7d36c45b5efa170d9e3ea8c29b865 already have revision, skipping fetch # git checkout -q -f -B kisskb c5b709804ed7d36c45b5efa170d9e3ea8c29b865 # git clean -qxdf # < git log -1 # commit c5b709804ed7d36c45b5efa170d9e3ea8c29b865 # Merge: e6ec2fda2d46 7bea7ac0ca01 # Author: Linus Torvalds # Date: Sat Jan 19 05:55:42 2019 +1200 # # Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "A couple of weeks of fixes. # # There's one fix for an oops on Power9 machines with Open CAPI # adapters. # # And a fix for probable memory corruption in some of the new NPU code, # caught by smatch though and not seen in the wild. # # Plus a few other minor fixes. # # There's one non-fix which is the perf_regs change. That was sent # during the merge window but I accidentally only merged the first of # two patches in the series. It's been in linux-next so hopefully # doesn't conflict with anything in acme's tree. # # Thanks to: Alexey Kardashevskiy, Andrew Donnellan, Breno Leitao, # Christian Lamparter, Christophe Leroy, Dan Carpenter, Frederic Barrat, # Greg Kurz, Jason A. Donenfeld, Madhavan Srinivasan" # # * tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/syscalls: Fix syscall tracing # powerpc/pseries: Fix build break due to pnv_npu2_init() # powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings # powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group() # powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM # powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool. # powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group() # powerpc/perf: Update perf_regs structure to include MMCRA # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 c5b709804ed7d36c45b5efa170d9e3ea8c29b865 # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- :1240:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1318:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1321:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1324:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/arch/m68k/kernel/signal.c: In function 'mangle_kernel_stack': /kisskb/src/arch/m68k/kernel/signal.c:654:3: warning: variable length array 'buf' is used [-Wvla] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:912:6: warning: unused variable 'val' [-Wunused-variable] /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1640:28: warning: unused variable 'pdata' [-Wunused-variable] /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/net/core/filter.c:3469:4: warning: value computed is not used [-Wunused-value] Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k # Build took: 0:00:19.129881