This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.221-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.19.221-rc1
Wei Yongjun weiyongjun1@huawei.com net: sched: make function qdisc_free_cb() static
Cong Wang xiyou.wangcong@gmail.com net_sched: fix a crash in tc_new_tfilter()
Vladimir Murzin vladimir.murzin@arm.com irqchip: nvic: Fix offset for Interrupt Priority Offsets
Wudi Wang wangwudi@hisilicon.com irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Pali Rohár pali@kernel.org irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
Pali Rohár pali@kernel.org irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
Yang Yingliang yangyingliang@huawei.com iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Evgeny Boger boger@wirenboard.com iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Gwendal Grignou gwendal@chromium.org iio: at91-sama5d2: Fix incorrect sign extension
Lars-Peter Clausen lars@metafoo.de iio: dln2: Check return value of devm_iio_trigger_register()
Noralf Trønnes noralf@tronnes.org iio: dln2-adc: Fix lockdep complaint
Lars-Peter Clausen lars@metafoo.de iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen lars@metafoo.de iio: kxsd9: Don't return error code in trigger handler
Lars-Peter Clausen lars@metafoo.de iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen lars@metafoo.de iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen lars@metafoo.de iio: stk3310: Don't return error code in interrupt handler
Alyssa Ross hi@alyssa.is iio: trigger: stm32-timer: fix MODULE_ALIAS
Lars-Peter Clausen lars@metafoo.de iio: trigger: Fix reference counting
Mathias Nyman mathias.nyman@linux.intel.com xhci: avoid race between disable slot command and host runtime suspend
Pavel Hofman pavel.hofman@ivitera.com usb: core: config: using bit mask instead of individual bits
Kai-Heng Feng kai.heng.feng@canonical.com xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Pavel Hofman pavel.hofman@ivitera.com usb: core: config: fix validation of wMaxPacketValue entries
Greg Kroah-Hartman gregkh@linuxfoundation.org USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman gregkh@linuxfoundation.org USB: gadget: detect too-big endpoint 0 requests
Dan Carpenter dan.carpenter@oracle.com net/qla3xxx: fix an error code in ql_adapter_up()
Eric Dumazet edumazet@google.com net, neigh: clear whole pneigh_entry at alloc time
Joakim Zhang qiangqing.zhang@nxp.com net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Dan Carpenter dan.carpenter@oracle.com net: altera: set a couple error code in probe()
Lee Jones lee.jones@linaro.org net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Arnaldo Carvalho de Melo acme@redhat.com tools build: Remove needless libpython-version feature check that breaks test-all fast path
Herve Codina herve.codina@bootlin.com mtd: rawnand: fsmc: Take instruction delay into account
Mateusz Palczewski mateusz.palczewski@intel.com i40e: Fix pre-set max number of queues for VF
Srinivas Kandagatla srinivas.kandagatla@linaro.org ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer
Manish Chopra manishc@marvell.com qede: validate non LSO skb length
Davidlohr Bueso dave@stgolabs.net block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Steven Rostedt (VMware) rostedt@goodmis.org tracefs: Set all files to the same group ownership as the mount option
Eric Biggers ebiggers@google.com aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers ebiggers@google.com aio: keep poll requests on waitqueue until completed
Eric Biggers ebiggers@google.com signalfd: use wake_up_pollfree()
Eric Biggers ebiggers@google.com binder: use wake_up_pollfree()
Eric Biggers ebiggers@google.com wait: add wake_up_pollfree()
Hannes Reinecke hare@suse.de libata: add horkage for ASMedia 1092
Tom Lendacky thomas.lendacky@amd.com x86/sme: Explicitly map new EFI memmap table as encrypted
Brian Silverman brian.silverman@bluerivertech.com can: m_can: Disable and ignore ELO interrupt
Vincent Mailhol mailhol.vincent@wanadoo.fr can: pch_can: pch_can_rx_normal: fix use after free
Dmitry Baryshkov dmitry.baryshkov@linaro.org clk: qcom: regmap-mux: fix parent clock lookup
Steven Rostedt (VMware) rostedt@goodmis.org tracefs: Have new files inherit the ownership of their parent
Takashi Iwai tiwai@suse.de ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai tiwai@suse.de ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai tiwai@suse.de ALSA: pcm: oss: Fix negative period/buffer sizes
Alan Young consult.awy@gmail.com ALSA: ctl: Fix copy of updated id with element read/write
Manjong Lee mj0123.lee@samsung.com mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Mike Marciniszyn mike.marciniszyn@cornelisnetworks.com IB/hfi1: Correct guard on eager buffer deallocation
Jianguo Wu wujianguo@chinatelecom.cn udp: using datalen to cap max gso segments
Andrea Mayer andrea.mayer@uniroma2.it seg6: fix the iif in the IPv6 socket control block
Jianglei Nie niejianglei2021@163.com nfp: Fix memory leak in nfp_cpp_area_cache_add()
Eric Dumazet edumazet@google.com bonding: make tx_rebalance_counter an atomic
Jesse Brandeburg jesse.brandeburg@intel.com ice: ignore dropped packets during init
Maxim Mikityanskiy maximmi@nvidia.com bpf: Fix the off-by-two error in range markings
Krzysztof Kozlowski krzysztof.kozlowski@canonical.com nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Vlad Buslov vladbu@mellanox.com net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov vladbu@mellanox.com net: sched: add helper function to take reference to Qdisc
Vlad Buslov vladbu@mellanox.com net: sched: extend Qdisc with rcu
Vlad Buslov vladbu@mellanox.com net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov vladbu@mellanox.com net: core: netlink: add helper refcount dec and lock function
Dan Carpenter dan.carpenter@oracle.com can: sja1000: fix use after free in ems_pcmcia_add_card()
Jimmy Assarsson extja@kvaser.com can: kvaser_usb: get CAN clock frequency from device
Greg Kroah-Hartman gregkh@linuxfoundation.org HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman gregkh@linuxfoundation.org HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman gregkh@linuxfoundation.org HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman gregkh@linuxfoundation.org HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman gregkh@linuxfoundation.org HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman gregkh@linuxfoundation.org HID: add hid_is_usb() function to make it simpler for USB detection
xiazhengqiao xiazhengqiao@huaqin.corp-partner.google.com HID: google: add eel USB id
-------------
Diffstat:
Makefile | 4 +- arch/x86/Kconfig | 1 + arch/x86/platform/efi/quirks.c | 3 +- block/ioprio.c | 3 + drivers/android/binder.c | 21 +-- drivers/ata/libata-core.c | 2 + drivers/clk/qcom/clk-regmap-mux.c | 2 +- drivers/clk/qcom/common.c | 12 ++ drivers/clk/qcom/common.h | 2 + drivers/hid/Kconfig | 10 +- drivers/hid/hid-asus.c | 2 +- drivers/hid/hid-chicony.c | 8 +- drivers/hid/hid-corsair.c | 7 +- drivers/hid/hid-elan.c | 2 +- drivers/hid/hid-elo.c | 3 + drivers/hid/hid-google-hammer.c | 2 + drivers/hid/hid-holtek-kbd.c | 9 +- drivers/hid/hid-holtek-mouse.c | 9 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid-lg.c | 10 +- drivers/hid/hid-prodikeys.c | 10 +- drivers/hid/hid-roccat-arvo.c | 3 + drivers/hid/hid-roccat-isku.c | 3 + drivers/hid/hid-roccat-kone.c | 3 + drivers/hid/hid-roccat-koneplus.c | 3 + drivers/hid/hid-roccat-konepure.c | 3 + drivers/hid/hid-roccat-kovaplus.c | 3 + drivers/hid/hid-roccat-lua.c | 3 + drivers/hid/hid-roccat-pyra.c | 3 + drivers/hid/hid-roccat-ryos.c | 3 + drivers/hid/hid-roccat-savu.c | 3 + drivers/hid/hid-samsung.c | 3 + drivers/hid/hid-uclogic.c | 3 + drivers/hid/wacom_sys.c | 19 ++- drivers/iio/accel/kxcjk-1013.c | 5 +- drivers/iio/accel/kxsd9.c | 6 +- drivers/iio/accel/mma8452.c | 2 +- drivers/iio/adc/at91-sama5d2_adc.c | 3 +- drivers/iio/adc/axp20x_adc.c | 18 +- drivers/iio/adc/dln2-adc.c | 21 ++- drivers/iio/gyro/itg3200_buffer.c | 2 +- drivers/iio/industrialio-trigger.c | 1 - drivers/iio/light/ltr501.c | 2 +- drivers/iio/light/stk3310.c | 6 +- drivers/iio/trigger/stm32-timer-trigger.c | 2 +- drivers/infiniband/hw/hfi1/init.c | 2 +- drivers/irqchip/irq-armada-370-xp.c | 16 +- drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/irqchip/irq-nvic.c | 2 +- drivers/mtd/nand/raw/fsmc_nand.c | 4 + drivers/net/bonding/bond_alb.c | 14 +- drivers/net/can/m_can/m_can.c | 14 +- drivers/net/can/pch_can.c | 2 +- drivers/net/can/sja1000/ems_pcmcia.c | 7 +- drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 101 +++++++---- drivers/net/ethernet/altera/altera_tse_main.c | 9 +- drivers/net/ethernet/freescale/fec.h | 3 + drivers/net/ethernet/freescale/fec_main.c | 2 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 5 - drivers/net/ethernet/intel/ice/ice_main.c | 3 + .../ethernet/netronome/nfp/nfpcore/nfp_cppcore.c | 4 +- drivers/net/ethernet/qlogic/qede/qede_fp.c | 7 + drivers/net/ethernet/qlogic/qla3xxx.c | 19 +-- drivers/net/usb/cdc_ncm.c | 2 + drivers/usb/core/config.c | 6 +- drivers/usb/gadget/composite.c | 14 +- drivers/usb/gadget/legacy/dbgp.c | 15 +- drivers/usb/gadget/legacy/inode.c | 16 +- drivers/usb/host/xhci-hub.c | 1 + drivers/usb/host/xhci-ring.c | 1 - drivers/usb/host/xhci.c | 26 +-- fs/aio.c | 184 +++++++++++++++++---- fs/signalfd.c | 12 +- fs/tracefs/inode.c | 76 +++++++++ include/linux/hid.h | 5 + include/linux/rtnetlink.h | 7 + include/linux/wait.h | 26 +++ include/net/bond_alb.h | 2 +- include/net/pkt_sched.h | 1 + include/net/sch_generic.h | 17 +- include/uapi/asm-generic/poll.h | 2 +- kernel/bpf/verifier.c | 2 +- kernel/sched/wait.c | 7 + mm/backing-dev.c | 7 + net/core/neighbour.c | 2 +- net/core/rtnetlink.c | 6 + net/ipv4/udp.c | 2 +- net/ipv6/seg6_iptunnel.c | 8 + net/nfc/netlink.c | 6 +- net/sched/cls_api.c | 81 +++++++-- net/sched/sch_api.c | 24 ++- net/sched/sch_atm.c | 2 +- net/sched/sch_cbq.c | 2 +- net/sched/sch_cbs.c | 2 +- net/sched/sch_drr.c | 4 +- net/sched/sch_dsmark.c | 2 +- net/sched/sch_fifo.c | 2 +- net/sched/sch_generic.c | 48 ++++-- net/sched/sch_hfsc.c | 2 +- net/sched/sch_htb.c | 4 +- net/sched/sch_mq.c | 4 +- net/sched/sch_mqprio.c | 4 +- net/sched/sch_multiq.c | 6 +- net/sched/sch_netem.c | 2 +- net/sched/sch_prio.c | 6 +- net/sched/sch_qfq.c | 4 +- net/sched/sch_red.c | 4 +- net/sched/sch_sfb.c | 4 +- net/sched/sch_tbf.c | 4 +- sound/core/control_compat.c | 3 + sound/core/oss/pcm_oss.c | 37 +++-- sound/soc/qcom/qdsp6/q6routing.c | 8 +- tools/build/Makefile.feature | 1 - tools/build/feature/Makefile | 4 - tools/build/feature/test-all.c | 5 - tools/build/feature/test-libpython-version.c | 11 -- tools/perf/Makefile.config | 2 - 117 files changed, 878 insertions(+), 319 deletions(-)
Hi!
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
CIP testing did not find any problems here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-4...
Tested-by: Pavel Machek (CIP) pavel@denx.de
Best regards, Pavel
On Mon, 13 Dec 2021 10:29:31 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.221-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
All tests passing for Tegra ...
Test results for stable-v4.19: 10 builds: 10 pass, 0 fail 22 boots: 22 pass, 0 fail 40 tests: 40 pass, 0 fail
Linux version: 4.19.221-rc1-gc65e8cddade7 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Tested-by: Jon Hunter jonathanh@nvidia.com
Jon
HI Greg,
On Mon, Dec 13, 2021 at 9:51 AM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
Just an initial report. mips allmodconfig is failing with the following error.
drivers/spi/spi-sh-msiof.c:78: warning: "STR" redefined 78 | #define STR 0x40 /* Status Register */ | In file included from ./arch/mips/include/asm/mach-generic/spaces.h:15, from ./arch/mips/include/asm/addrspace.h:13, from ./arch/mips/include/asm/barrier.h:11, from ./include/linux/compiler.h:320, from ./arch/mips/include/asm/bitops.h:16, from ./include/linux/bitops.h:19, from ./include/linux/bitmap.h:8, from drivers/spi/spi-sh-msiof.c:14: ./arch/mips/include/asm/mipsregs.h:30: note: this is the location of the previous definition 30 | #define STR(x) __STR(x) | In file included from ./arch/mips/include/asm/sibyte/sb1250.h:41, from drivers/watchdog/sb_wdog.c:58: ./arch/mips/include/asm/sibyte/bcm1480_scd.h:274: warning: "M_SPC_CFG_CLEAR" redefined 274 | #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR | In file included from ./arch/mips/include/asm/sibyte/sb1250.h:40, from drivers/watchdog/sb_wdog.c:58: ./arch/mips/include/asm/sibyte/sb1250_scd.h:405: note: this is the location of the previous definition 405 | #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) | In file included from ./arch/mips/include/asm/sibyte/sb1250.h:41, from drivers/watchdog/sb_wdog.c:58: ./arch/mips/include/asm/sibyte/bcm1480_scd.h:275: warning: "M_SPC_CFG_ENABLE" redefined 275 | #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE | In file included from ./arch/mips/include/asm/sibyte/sb1250.h:40, from drivers/watchdog/sb_wdog.c:58: ./arch/mips/include/asm/sibyte/sb1250_scd.h:406: note: this is the location of the previous definition 406 | #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) | /src/gcc-10/bin/mips-linux-ld: arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o: in function `__dtb_ocelot_pcb123_begin': (.dtb.init.rodata+0x0): multiple definition of `__dtb_ocelot_pcb123_begin'; arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o:(.dtb.init.rodata+0x0): first defined here /src/gcc-10/bin/mips-linux-ld: arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o: in function `__dtb_ocelot_pcb123_end': (.dtb.init.rodata+0x1003): multiple definition of `__dtb_ocelot_pcb123_end'; arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o:(.dtb.init.rodata+0x1003): first defined here /src/gcc-10/bin/mips-linux-ld: arch/mips/boot/dts/mti/sead3.dtb.o: in function `__dtb_sead3_begin': (.dtb.init.rodata+0x0): multiple definition of `__dtb_sead3_begin'; arch/mips/boot/dts/mti/sead3.dtb.o:(.dtb.init.rodata+0x0): first defined here /src/gcc-10/bin/mips-linux-ld: arch/mips/boot/dts/mti/sead3.dtb.o: in function `__dtb_sead3_end': (.dtb.init.rodata+0x100b): multiple definition of `__dtb_sead3_end'; arch/mips/boot/dts/mti/sead3.dtb.o:(.dtb.init.rodata+0x100b): first defined here make: *** [Makefile:1046: vmlinux] Error 1
On Mon, Dec 13, 2021 at 4:27 PM Sudip Mukherjee sudipm.mukherjee@gmail.com wrote:
HI Greg,
On Mon, Dec 13, 2021 at 9:51 AM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
Just an initial report. mips allmodconfig is failing with the following error.
Ignore this please. I am not seeing the error on a clean build. Need to check what went wrong with my build script.
On Mon, Dec 13, 2021 at 10:59 AM Sudip Mukherjee sudipm.mukherjee@gmail.com wrote:
Just an initial report. mips allmodconfig is failing with the following error.
Ignore this please. I am not seeing the error on a clean build. Need to check what went wrong with my build script.
The gcc plugin builds often fail if there's been a gcc version update, and you need to blow the old plugins away.
We do not have the full dependencies for system tools, and that might happen with other incompatible system updates too.
But practically speaking, the gcc plugins are the only thing in the kernel build that regularly cause problems.
Linus
On Mon, Dec 13, 2021 at 7:06 PM Linus Torvalds torvalds@linux-foundation.org wrote:
On Mon, Dec 13, 2021 at 10:59 AM Sudip Mukherjee sudipm.mukherjee@gmail.com wrote:
Just an initial report. mips allmodconfig is failing with the following error.
Ignore this please. I am not seeing the error on a clean build. Need to check what went wrong with my build script.
The gcc plugin builds often fail if there's been a gcc version update, and you need to blow the old plugins away.
I have not changed my gcc since 20211112. And, I also have "scripts/config -d GCC_PLUGINS" as part of my build script. Anyway, I will trigger my build for v4.19.221-rc1 again to verify.
On Mon, Dec 13, 2021 at 10:29:31AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 422 pass: 422 fail: 0
Tested-by: Guenter Roeck linux@roeck-us.net
Guenter
On 12/13/21 2:29 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.221-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan skhan@linuxfoundation.org
thanks, -- Shuah
On Mon, 13 Dec 2021 at 15:09, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.221-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing lkft@linaro.org
NOTE: Following warnings noticed on x86_64 and i386 with defconfig building with gcc-8/9/10/11 and clang-11/12/13 and nightly.
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=x86_64 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc' defconfig
WARNING: unmet direct dependencies detected for ARCH_USE_MEMREMAP_PROT Depends on [n]: AMD_MEM_ENCRYPT [=n] Selected by [y]: - EFI [=y] && ACPI [=y]
WARNING: unmet direct dependencies detected for ARCH_USE_MEMREMAP_PROT Depends on [n]: AMD_MEM_ENCRYPT [=n] Selected by [y]: - EFI [=y] && ACPI [=y]
build link, https://builds.tuxbuild.com/22E1yyBLiIA9rwo90Cee5hMgOPR/
## Build * kernel: 4.19.221-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git branch: linux-4.19.y * git commit: c65e8cddade7ba91d6b7438b4746b7b02a83bb72 * git describe: v4.19.220-75-gc65e8cddade7 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19....
## No Test Regressions (compared to v4.19.220)
## No Test Fixes (compared to v4.19.220)
## Test result summary total: 81020, pass: 65995, fail: 642, skip: 12539, xfail: 1844
## Build Summary * arm: 254 total, 186 passed, 68 failed * arm64: 35 total, 35 passed, 0 failed * dragonboard-410c: 1 total, 1 passed, 0 failed * hi6220-hikey: 1 total, 1 passed, 0 failed * i386: 19 total, 19 passed, 0 failed * juno-r2: 1 total, 1 passed, 0 failed * mips: 26 total, 26 passed, 0 failed * powerpc: 52 total, 0 passed, 52 failed * s390: 12 total, 12 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x15: 1 total, 1 passed, 0 failed * x86: 1 total, 1 passed, 0 failed * x86_64: 34 total, 34 passed, 0 failed
## Test suites summary * fwts * igt-gpu-tools * kselftest-android * kselftest-arm64 * kselftest-arm64/arm64.btitest.bti_c_func * kselftest-arm64/arm64.btitest.bti_j_func * kselftest-arm64/arm64.btitest.bti_jc_func * kselftest-arm64/arm64.btitest.bti_none_func * kselftest-arm64/arm64.btitest.nohint_func * kselftest-arm64/arm64.btitest.paciasp_func * kselftest-arm64/arm64.nobtitest.bti_c_func * kselftest-arm64/arm64.nobtitest.bti_j_func * kselftest-arm64/arm64.nobtitest.bti_jc_func * kselftest-arm64/arm64.nobtitest.bti_none_func * kselftest-arm64/arm64.nobtitest.nohint_func * kselftest-arm64/arm64.nobtitest.paciasp_func * kselftest-bpf * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers * kselftest-efivarfs * kselftest-filesystems * kselftest-firmware * kselftest-fpu * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-kexec * kselftest-kvm * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-mqueue * kselftest-net * kselftest-netfilter * kselftest-nsfs * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kvm-unit-tests * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * network-basic-tests * packetdrill * perf * rcutorture * ssuite * v4l2-compliance
-- Linaro LKFT https://lkft.linaro.org
Hi Greg,
On Mon, Dec 13, 2021 at 10:29:31AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.221 release. There are 74 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Dec 2021 09:29:16 +0000. Anything received after that time might be too late.
Build test: mips (gcc version 11.2.1 20211112): 63 configs -> no failure arm (gcc version 11.2.1 20211112): 116 configs -> no new failure arm64 (gcc version 11.2.1 20211112): 2 configs -> no failure x86_64 (gcc version 11.2.1 20211112): 4 configs -> no failure
Boot test: x86_64: Booted on my test laptop. No regression. x86_64: Booted on qemu. No regression. [1]
[1]. https://openqa.qa.codethink.co.uk/tests/508
Tested-by: Sudip Mukherjee sudip.mukherjee@codethink.co.uk
-- Regards Sudip