# git rev-parse -q --verify 44adbac8f7217040be97928cd19998259d9d4418^{commit} 44adbac8f7217040be97928cd19998259d9d4418 already have revision, skipping fetch # git checkout -q -f -B kisskb 44adbac8f7217040be97928cd19998259d9d4418 # git clean -qxdf # < git log -1 # commit 44adbac8f7217040be97928cd19998259d9d4418 # Merge: 08ffb584d9eb ce5a983191ce # Author: Linus Torvalds # Date: Wed Oct 24 14:43:41 2018 +0100 # # Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull tty ioctl updates from Al Viro: # "This is the compat_ioctl work related to tty ioctls. # # Quite a bit of dead code taken out, all tty-related stuff gone from # fs/compat_ioctl.c. A bunch of compat bugs fixed - some still remain, # but all more or less generic tty-related ioctls should be covered # (remaining issues are in things like driver-private ioctls in a pcmcia # serial card driver not getting properly handled in 32bit processes on # 64bit host, etc)" # # * 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (53 commits) # kill TIOCSERGSTRUCT # change semantics of ldisc ->compat_ioctl() # kill TIOCSER[SG]WILD # synclink_gt(): fix compat_ioctl() # pty: fix compat ioctls # compat_ioctl - kill keyboard ioctl handling # gigaset: add ->compat_ioctl() # vt_compat_ioctl(): clean up, use compat_ptr() properly # gigaset: don't try to printk userland buffer contents # dgnc: don't bother with (empty) stub for TCXONC # dgnc: leave TIOC[GS]SOFTCAR to ldisc # remove fallback to drivers for TIOCGICOUNT # dgnc: break-related ioctls won't reach ->ioctl() # kill the rest of tty COMPAT_IOCTL() entries # dgnc: TIOCM... won't reach ->ioctl() # isdn_tty: TCSBRK{,P} won't reach ->ioctl() # kill capinc_tty_ioctl() # take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl() # synclink: reduce pointless checks in ->ioctl() # complete ->[sg]et_serial() switchover # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 44adbac8f7217040be97928cd19998259d9d4418 # < make -s -j 48 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 48 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 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] {standard input}: Assembler messages: {standard input}:73: Error: operation combines symbols in different segments {standard input}:141: Error: operation combines symbols in different segments {standard input}:307: Error: operation combines symbols in different segments {standard input}:73: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:73: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} {standard input}:141: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:141: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} {standard input}:307: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:307: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} make[3]: *** [/kisskb/src/scripts/Makefile.build:305: arch/sparc/vdso/vclock_gettime.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:546: arch/sparc/vdso] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1052: arch/sparc] Error 2 make[1]: *** Waiting for unfinished jobs.... /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. ^ In file included from /kisskb/src/arch/sparc/include/asm/cmpxchg.h:5:0, from /kisskb/src/arch/sparc/include/asm/atomic_64.h:12, from /kisskb/src/arch/sparc/include/asm/atomic.h:5, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/sparc/include/asm/bitops_64.h:52, from /kisskb/src/arch/sparc/include/asm/bitops.h:5, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:11, 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:27: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/fs/ocfs2/file.c:2386:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^ In file included from /kisskb/src/arch/sparc/include/asm/cmpxchg.h:5:0, from /kisskb/src/arch/sparc/include/asm/atomic_64.h:12, from /kisskb/src/arch/sparc/include/asm/atomic.h:5, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/sparc/include/asm/bitops_64.h:52, from /kisskb/src/arch/sparc/include/asm/bitops.h:5, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11: /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function 'ixgbevf_xdp_setup': /kisskb/src/arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4465:4: note: in expansion of macro 'xchg' xchg(&adapter->rx_ring[i]->xdp_prog, adapter->xdp_prog); ^ make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:07:56.236471