# git rev-parse -q --verify d6efb3ac3e6c19ab722b28bdb9252bae0b9676b6^{commit} d6efb3ac3e6c19ab722b28bdb9252bae0b9676b6 already have revision, skipping fetch # git checkout -q -f -B kisskb d6efb3ac3e6c19ab722b28bdb9252bae0b9676b6 # git clean -qxdf # < git log -1 # commit d6efb3ac3e6c19ab722b28bdb9252bae0b9676b6 # Merge: c0c419c04557 f6c6eb2fe822 # Author: Linus Torvalds # Date: Thu Aug 6 14:56:11 2020 -0700 # # Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty # # Pull tty/serial updates from Greg KH: # "Here is the large set of TTY and Serial driver patches for 5.9-rc1. # # Lots of bugfixes in here, thanks to syzbot fuzzing for serial and vt # and console code. # # Other highlights include: # # - much needed vt/vc code cleanup from Jiri Slaby # # - 8250 driver fixes and additions # # - various serial driver updates and feature enhancements # # - locking cleanup for serial/console initializations # # - other minor cleanups # # All of these have been in linux-next with no reported issues" # # * tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (90 commits) # MAINTAINERS: enlist Greg formally for console stuff # vgacon: Fix for missing check in scrollback handling # Revert "serial: 8250: Let serial core initialise spin lock" # serial: 8250: Let serial core initialise spin lock # tty: keyboard, do not speculate on func_table index # serial: stm32: Add RS485 RTS GPIO control # serial: 8250_dw: Fix common clocks usage race condition # serial: 8250_dw: Pass the same rate to the clk round and set rate methods # serial: 8250_dw: Simplify the ref clock rate setting procedure # serial: 8250: Add 8250 port clock update method # tty: serial: imx: add imx earlycon driver # tty: serial: imx: enable imx serial console port as module # tty/synclink: remove leftover bits of non-PCI card support # tty: Use the preferred form for passing the size of a structure type # tty: Fix identation issues in struct serial_struct32 # tty: Avoid the use of one-element arrays # serial: msm_serial: add sparse context annotation # serial: pmac_zilog: add sparse context annotation # newport_con: vc_color is now in state # serial: imx: use hrtimers for rs485 delays # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 d6efb3ac3e6c19ab722b28bdb9252bae0b9676b6 # < make -s -j 10 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 10 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 10 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 10 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/spinlock.h:461, from /kisskb/src/include/linux/seqlock.h:15, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long)(n), sizeof(*(ptr)))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:28: note: in expansion of macro 'cmpxchg_local' #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) ^~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:3595:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^~~~~~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:946:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1664:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:58.522224