# 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-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_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}:99: Error: operation combines symbols in different segments {standard input}:184: Error: operation combines symbols in different segments {standard input}:292: Error: operation combines symbols in different segments {standard input}:99: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:99: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} {standard input}:184: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:184: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} {standard input}:292: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:292: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} make[3]: *** [/kisskb/src/scripts/Makefile.build:306: arch/sparc/vdso/vclock_gettime.o] Error 1 make[3]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:80: Error: operation combines symbols in different segments {standard input}:180: Error: operation combines symbols in different segments {standard input}:301: Error: operation combines symbols in different segments {standard input}:80: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:80: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} {standard input}:180: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:180: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} {standard input}:301: Error: can't resolve `.text' {.text section} - `L0' {.tick_patch section} {standard input}:301: Error: can't resolve `.tick_patch_replacement' {.tick_patch_replacement section} - `L0' {.tick_patch section} make[3]: *** [/kisskb/src/scripts/Makefile.build:306: arch/sparc/vdso/vdso32/vclock_gettime.o] Error 1 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.... make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_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-allnoconfig_sparc64 # Build took: 0:00:11.102152