# git rev-parse -q --verify ebf435d3b51b22340ef047aad0c2936ec4833ab2^{commit} ebf435d3b51b22340ef047aad0c2936ec4833ab2 already have revision, skipping fetch # git checkout -q -f -B kisskb ebf435d3b51b22340ef047aad0c2936ec4833ab2 # git clean -qxdf # < git log -1 # commit ebf435d3b51b22340ef047aad0c2936ec4833ab2 # Merge: c6c3c5704ba7 4adb389e08c9 # Author: Linus Torvalds # Date: Wed Sep 1 09:45:57 2021 -0700 # # Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging # # Pull IIO and staging driver updates from Greg KH: # "Here is the big set of staging and IIO driver updates for 5.15-rc1. # Also included in here are the counter driver subsystem updates as the # IIO drivers needed them. # # Lots of churn in some staging drivers, we dropped the "old" rtl8188eu # driver and replaced it with a newer version of the driver that had # been maintained out-of-tree by Larry with the end goal of actually # being able to get this driver out of staging eventually. Despite that # driver being "newer" the line count of this pull request is going up. # # Some drivers moved out of staging as well, which is always nice to # see, that is why there are additions to the mfc and misc driver # subsystems. All of these were acked by the various subsystem # maintainers involved. # # But by far, as normal, it's coding style cleanups all over the # drivers/staging/ tree in here. # # Full details of these changes are in the shortlog. # # All of these have been in linux-next for a while with no reported # problems" # # [ Note: the r8188eu merge clashed with commit 89939e890605 ("staging: # rtlwifi: use siocdevprivate") from the networking tree. When resolving # the issue, I noted that the whole r8188eu rtw_android code is dead # since commit ae7471cae00a ("staging: r8188eu: remove rtw_ioctl # function"). # # End result: the merge resolution was to throw all of that away, # rather than do the mindless fixup to code that isn't actually # reachable - Linus ] # # * tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (551 commits) # staging: vt6655: Remove filenames in files # staging: r8188eu: add extra TODO entries # staging: vt6656: Remove filenames in files # staging: wlan-ng: fix invalid assignment warning # staging: r8188eu: rename fields of struct rtl_ps # staging: r8188eu: remove ODM_DynamicPrimaryCCA_DupRTS() # staging: r8188eu: rename fields of struct dyn_primary_cca # staging: r8188eu: rename struct field Wifi_Error_Status # staging: r8188eu: Provide a TODO file for this driver # staging: r8188eu: remove unneeded variable # staging: r8188eu: remove unneeded conversions to bool # staging: r8188eu: remove {read,write}_macreg # staging: r8188eu: core: remove condition with no effect # staging: r8188eu: remove ethernet.h header file # staging: r8188eu: remove ip.h header file # staging: r8188eu: remove if_ether.h header file # staging: r8188eu: make rtw_deinit_intf_priv return void # staging: r8188eu: use is_multicast_ether_addr in os_dep/recv_linux.c # staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.c # staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.c # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 ebf435d3b51b22340ef047aad0c2936ec4833ab2 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13118:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2640 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /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. ^~~~~~~ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:27:51.893298