# git rev-parse -q --verify f7768006a0d1a8580e43a406d186ad384c18bb02^{commit} f7768006a0d1a8580e43a406d186ad384c18bb02 already have revision, skipping fetch # git checkout -q -f -B kisskb f7768006a0d1a8580e43a406d186ad384c18bb02 # git clean -qxdf # < git log -1 # commit f7768006a0d1a8580e43a406d186ad384c18bb02 # Author: Stephen Rothwell # Date: Tue Dec 10 14:00:21 2019 +1100 # # Add linux-next specific files for 20191210 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 f7768006a0d1a8580e43a406d186ad384c18bb02 # < make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- In file included from /kisskb/src/arch/parisc/include/asm/page.h:186, from /kisskb/src/include/linux/mm_types_task.h:16, from /kisskb/src/include/linux/mm_types.h:5, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/memblock.h:13, from /kisskb/src/arch/parisc/kernel/pdt.c:16: /kisskb/src/arch/parisc/kernel/pdt.c: In function 'pdt_mainloop': /kisskb/src/include/asm-generic/memory_model.h:33:37: warning: passing argument 1 of 'soft_offline_page' makes integer from pointer without a cast [-Wint-conversion] #define __pfn_to_page(pfn) (mem_map + ((pfn) - ARCH_PFN_OFFSET)) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/memory_model.h:82:21: note: in expansion of macro '__pfn_to_page' #define pfn_to_page __pfn_to_page ^~~~~~~~~~~~~ /kisskb/src/arch/parisc/kernel/pdt.c:331:6: note: in expansion of macro 'pfn_to_page' pfn_to_page(pde >> PAGE_SHIFT), 0); ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/memblock.h:13, from /kisskb/src/arch/parisc/kernel/pdt.c:16: /kisskb/src/include/linux/mm.h:2771:44: note: expected 'long unsigned int' but argument is of type 'struct page *' extern int soft_offline_page(unsigned long pfn, int flags); ~~~~~~~~~~~~~~^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_extent_data_item': /kisskb/src/fs/btrfs/tree-checker.c:230:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=] "invalid item size, have %u expect [%lu, %u)", ~~^ %u /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: warning: the frame size of 1624 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ 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/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /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/ocfs2/file.c:2421:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/net/netfilter/nf_flow_table_offload.c: In function 'nf_flow_rule_match': /kisskb/src/net/netfilter/nf_flow_table_offload.c:91:21: warning: unsigned conversion from 'int' to '__be16' {aka 'short unsigned int'} changes value from '327680' to '0' [-Woverflow] mask->tcp.flags = TCP_FLAG_RST | TCP_FLAG_FIN; ^~~~~~~~~~~~ /kisskb/src/net/sched/sch_cake.c: In function 'cake_dump_stats': /kisskb/src/net/sched/sch_cake.c:2906:1: warning: the frame size of 1480 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: In function 'nvkm_control_mthd_pstate_info': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c:60:21: warning: overflow in conversion from 'int' to '__s8' {aka 'signed char'} changes value from '-251' to '5' [-Woverflow] args->v0.pwrsrc = -ENOSYS; ^ /kisskb/src/drivers/parisc/dino.c:160:12: warning: 'pci_dev_is_behind_card_dino' defined but not used [-Wunused-function] static int pci_dev_is_behind_card_dino(struct pci_dev *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/8390p.c:44:6: error: conflicting types for 'eip_tx_timeout' void eip_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/lib8390.c:75, from /kisskb/src/drivers/net/ethernet/8390/8390p.c:12: /kisskb/src/drivers/net/ethernet/8390/8390.h:53:6: note: previous declaration of 'eip_tx_timeout' was here void eip_tx_timeout(struct net_device *dev); ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/kernel.h:8, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/8390/lib8390.c:53, from /kisskb/src/drivers/net/ethernet/8390/8390p.c:12: /kisskb/src/drivers/net/ethernet/8390/8390p.c:48:15: error: conflicting types for 'eip_tx_timeout' EXPORT_SYMBOL(eip_tx_timeout); ^~~~~~~~~~~~~~ /kisskb/src/include/linux/export.h:87:21: note: in definition of macro '___EXPORT_SYMBOL' extern typeof(sym) sym; \ ^~~ /kisskb/src/include/linux/export.h:142:34: note: in expansion of macro '__EXPORT_SYMBOL' #define _EXPORT_SYMBOL(sym, sec) __EXPORT_SYMBOL(sym, sec, "") ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/export.h:145:29: note: in expansion of macro '_EXPORT_SYMBOL' #define EXPORT_SYMBOL(sym) _EXPORT_SYMBOL(sym, "") ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/8390p.c:48:1: note: in expansion of macro 'EXPORT_SYMBOL' EXPORT_SYMBOL(eip_tx_timeout); ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/lib8390.c:75, from /kisskb/src/drivers/net/ethernet/8390/8390p.c:12: /kisskb/src/drivers/net/ethernet/8390/8390.h:53:6: note: previous declaration of 'eip_tx_timeout' was here void eip_tx_timeout(struct net_device *dev); ^~~~~~~~~~~~~~ make[5]: *** [/kisskb/src/scripts/Makefile.build:266: drivers/net/ethernet/8390/8390p.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:503: drivers/net/ethernet/8390] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:503: drivers/net/ethernet] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:503: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1693: drivers] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_parisc-allmodconfig_parisc # Build took: 0:14:13.950987