This is the start of the stable review cycle for the 5.10.184 release.
There are 68 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, 14 Jun 2023 10:16:41 +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/v5.x/stable-review/patch-5.10.184-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 5.10.184-rc1
Greg Kroah-Hartman <[email protected]>
Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
Zixuan Fu <[email protected]>
btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
Josef Bacik <[email protected]>
btrfs: check return value of btrfs_commit_transaction in relocation
Ville Syrjälä <[email protected]>
drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
Rui Wang <[email protected]>
MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
Darrick J. Wong <[email protected]>
xfs: verify buffer contents when we skip log replay
Eric Dumazet <[email protected]>
tcp: fix tcp_min_tso_segs sysctl
Theodore Ts'o <[email protected]>
ext4: only check dquot_initialize_needed() when debugging
Theodore Ts'o <[email protected]>
Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"
Shannon Nelson <[email protected]>
vhost: support PACKED when setting-getting vring_base
Ruan Jinjie <[email protected]>
riscv: fix kprobe __user string arg print fault issue
Randy Dunlap <[email protected]>
eeprom: at24: also select REGMAP
Uwe Kleine-König <[email protected]>
i2c: sprd: Delete i2c adapter in .remove's error path
Srinivas Kandagatla <[email protected]>
ASoC: codecs: wsa881x: do not set can_multi_write flag
Greg Kroah-Hartman <[email protected]>
staging: vc04_services: fix gcc-13 build warning
Ruihan Li <[email protected]>
usb: usbfs: Use consistent mmap functions
Ruihan Li <[email protected]>
usb: usbfs: Enforce page requirements for mmap
Martin Hundebøll <[email protected]>
pinctrl: meson-axg: add missing GPIOA_18 gpio group
Ilya Dryomov <[email protected]>
rbd: get snapshot context after exclusive lock is ensured to be held
Ilya Dryomov <[email protected]>
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
Rijo Thomas <[email protected]>
tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
Johan Hovold <[email protected]>
Bluetooth: hci_qca: fix debugfs registration
Luiz Augusto von Dentz <[email protected]>
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Jan Höppner <[email protected]>
s390/dasd: Use correct lock while counting channel queue length
Xiubo Li <[email protected]>
ceph: fix use-after-free bug for inodes when flushing capsnaps
Fedor Pchelkin <[email protected]>
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Fedor Pchelkin <[email protected]>
can: j1939: change j1939_netdev_lock type to mutex
Oleksij Rempel <[email protected]>
can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
Chia-I Wu <[email protected]>
drm/amdgpu: fix xclk freq on CHIP_STONEY
RenHai <[email protected]>
ALSA: hda/realtek: Add Lenovo P3 Tower platform
Ai Chao <[email protected]>
ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
Dmitry Torokhov <[email protected]>
Input: psmouse - fix OOB access in Elantech protocol
Ismael Ferreras Morezuelas <[email protected]>
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Vladislav Efanov <[email protected]>
batman-adv: Broken sync while rescheduling delayed work
Somnath Kotur <[email protected]>
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur <[email protected]>
bnxt_en: Query default VLAN before VNIC setup on a VF
Sreekanth Reddy <[email protected]>
bnxt_en: Don't issue AP reset during ethtool's reset operation
Ben Hutchings <[email protected]>
lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
Jiri Olsa <[email protected]>
bpf: Add extra path pointer check to d_path helper
Hangyu Hua <[email protected]>
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Eric Dumazet <[email protected]>
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet <[email protected]>
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet <[email protected]>
rfs: annotate lockless accesses to sk->sk_rxhash
Kuniyuki Iwashima <[email protected]>
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima <[email protected]>
netfilter: ipset: Add schedule point in call_ad().
Tijs Van Buggenhout <[email protected]>
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Manish Chopra <[email protected]>
qed/qede: Fix scheduling while atomic
Sungwoo Kim <[email protected]>
Bluetooth: L2CAP: Add missing checks for invalid DCID
Ying Hsu <[email protected]>
Bluetooth: Fix l2cap_disconnect_req deadlock
Eric Dumazet <[email protected]>
net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
Wen Gu <[email protected]>
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Alexander Sverdlin <[email protected]>
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Qingfang DENG <[email protected]>
neighbour: fix unaligned access to pneigh_entry
Lorenzo Bianconi <[email protected]>
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
David Howells <[email protected]>
afs: Fix setting of mtime when creating a file/dir/symlink
Stephan Gerhold <[email protected]>
spi: qup: Request DMA before enabling clocks
Stefan Wahren <[email protected]>
staging: vchiq_core: drop vchiq_status from vchiq_initialise
Greg Kroah-Hartman <[email protected]>
i40e: fix build warning in ice_fltr_add_mac_to_list()
Greg Kroah-Hartman <[email protected]>
i40e: fix build warnings in i40e_alloc.h
Greg Kroah-Hartman <[email protected]>
i40iw: fix build warning in i40iw_manage_apbvt()
Jiri Slaby (SUSE) <[email protected]>
block/blk-iocost (gcc13): keep large values in a new enum
Arnd Bergmann <[email protected]>
blk-iocost: avoid 64-bit division in ioc_timer_fn
Qilin Tan <[email protected]>
f2fs: fix iostat lock protection
Jiri Slaby (SUSE) <[email protected]>
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Christoph Hellwig <[email protected]>
remove the sx8 block driver
Jiri Slaby (SUSE) <[email protected]>
sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
Kees Cook <[email protected]>
gcc-plugins: Reorganize gimple includes for GCC 13
Arnd Bergmann <[email protected]>
ata: ahci: fix enum constants for gcc-13
-------------
Diffstat:
Makefile | 4 +-
arch/mips/include/asm/atomic.h | 2 +-
arch/riscv/Kconfig | 1 +
block/blk-iocost.c | 10 +-
drivers/ata/ahci.h | 241 +--
drivers/block/Kconfig | 9 -
drivers/block/Makefile | 2 -
drivers/block/rbd.c | 62 +-
drivers/block/sx8.c | 1586 --------------------
drivers/bluetooth/hci_qca.c | 6 +-
drivers/gpu/drm/amd/amdgpu/vi.c | 11 +-
drivers/gpu/drm/drm_atomic_uapi.c | 14 +-
drivers/i2c/busses/i2c-sprd.c | 8 +-
drivers/infiniband/hw/i40iw/i40iw.h | 5 +-
drivers/input/joystick/xpad.c | 1 -
drivers/input/mouse/elantech.c | 9 +-
drivers/misc/eeprom/Kconfig | 1 +
drivers/net/dsa/lan9303-core.c | 4 -
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 28 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e_alloc.h | 17 +-
drivers/net/ethernet/intel/ice/ice_fltr.c | 2 +-
drivers/net/ethernet/qlogic/qed/qed_l2.c | 2 +-
drivers/net/ethernet/qlogic/qede/qede.h | 4 +
drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 24 +-
drivers/net/ethernet/qlogic/qede/qede_main.c | 34 +-
drivers/net/ethernet/sfc/ef100_tx.c | 3 +-
drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 3 +
drivers/pinctrl/meson/pinctrl-meson-axg.c | 1 +
drivers/s390/block/dasd_ioctl.c | 4 +-
drivers/spi/spi-qup.c | 37 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 5 +
.../vc04_services/interface/vchiq_arm/vchiq_arm.c | 24 +-
drivers/tee/amdtee/amdtee_if.h | 10 +-
drivers/tee/amdtee/call.c | 28 +-
drivers/usb/core/buffer.c | 41 +
drivers/usb/core/devio.c | 20 +-
drivers/vhost/vhost.c | 18 +-
drivers/vhost/vhost.h | 8 +-
fs/afs/dir.c | 3 +
fs/btrfs/relocation.c | 14 +-
fs/ceph/caps.c | 6 +
fs/ceph/snap.c | 4 +-
fs/ext4/super.c | 6 +-
fs/ext4/xattr.c | 6 +-
fs/f2fs/sysfs.c | 4 +-
fs/xfs/xfs_buf_item_recover.c | 10 +
include/linux/netdevice.h | 7 +-
include/linux/usb/hcd.h | 5 +
include/net/bond_alb.h | 4 +-
include/net/neighbour.h | 2 +-
include/net/pkt_sched.h | 2 +
include/net/rpl.h | 3 -
include/net/sock.h | 18 +-
kernel/trace/bpf_trace.c | 12 +-
lib/cpu_rmap.c | 2 +-
net/batman-adv/distributed-arp-table.c | 2 +-
net/bluetooth/hci_core.c | 8 +-
net/bluetooth/l2cap_core.c | 13 +
net/can/j1939/main.c | 24 +-
net/can/j1939/socket.c | 5 +
net/core/dev.c | 6 +-
net/ipv4/sysctl_net_ipv4.c | 2 -
net/ipv6/exthdrs.c | 29 +-
net/netfilter/ipset/ip_set_core.c | 8 +
net/netfilter/nf_conntrack_core.c | 3 +
net/sched/cls_api.c | 3 +-
net/sched/sch_fq_pie.c | 8 +-
net/smc/smc_llc.c | 4 +-
scripts/gcc-plugins/gcc-common.h | 9 +-
sound/pci/hda/patch_realtek.c | 2 +
sound/soc/codecs/wsa881x.c | 1 -
73 files changed, 602 insertions(+), 1930 deletions(-)
Hello Greg,
> From: Greg Kroah-Hartman <[email protected]>
> Sent: Monday, June 12, 2023 11:26 AM
>
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +0000.
> Anything received after that time might be too late.
Thank you for the release!
CIP configurations built and booted okay with Linux 5.10.184-rc1 (32cae866b182):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/897026175
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-5.10.y
Tested-by: Chris Paterson (CIP) <[email protected]>
Kind regards, Chris
On 6/12/23 04:25, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +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/v5.x/stable-review/patch-5.10.184-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.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 <[email protected]>
thanks,
-- Shuah
On Mon, 12 Jun 2023 12:25:52 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +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/v5.x/stable-review/patch-5.10.184-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v5.10:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
75 tests: 75 pass, 0 fail
Linux version: 5.10.184-rc1-g32cae866b182
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter <[email protected]>
Jon
On Mon, 12 Jun 2023 at 16:03, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +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/v5.x/stable-review/patch-5.10.184-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.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 <[email protected]>
## Build
* kernel: 5.10.184-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git branch: linux-5.10.y
* git commit: 32cae866b1825021bd263dbd8dbb522e1d0df8a6
* git describe: v5.10.183-69-g32cae866b182
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.183-69-g32cae866b182
## Test Regressions (compared to v5.10.183)
## Metric Regressions (compared to v5.10.183)
## Test Fixes (compared to v5.10.183)
## Metric Fixes (compared to v5.10.183)
## Test result summary
total: 127773, pass: 107744, fail: 3845, skip: 16007, xfail: 177
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 117 total, 116 passed, 1 failed
* arm64: 45 total, 43 passed, 2 failed
* i386: 35 total, 32 passed, 3 failed
* mips: 27 total, 26 passed, 1 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 26 total, 25 passed, 1 failed
* riscv: 12 total, 11 passed, 1 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 38 total, 36 passed, 2 failed
## Test suites summary
* boot
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* 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-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
* vdso
--
Linaro LKFT
https://lkft.linaro.org
Hi Greg,
On Mon, Jun 12, 2023 at 12:25:52PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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.
Build test (gcc version 11.3.1 20230511):
mips: 63 configs -> no failure
arm: 104 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure
Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]
[1]. https://openqa.qa.codethink.co.uk/tests/3913
[2]. https://openqa.qa.codethink.co.uk/tests/3914
Tested-by: Sudip Mukherjee <[email protected]>
--
Regards
Sudip
On 6/12/23 03:25, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +0000.
> Anything received after that time might be too late.
>
Am I the only one seeing this problem ?
Build reference: v5.10.183-69-g32cae866b182
Compiler version: x86_64-linux-gcc (GCC) 11.3.0
Assembler version: GNU assembler (GNU Binutils) 2.39
Building x86_64:allyesconfig ... failed
--------------
Error log:
x86_64-linux-objcopy: vmlinux: unsupported relocation type 0x44
x86_64-linux-objcopy: vmlinux[.text]: relocation count is negative: bad value
make[3]: *** [arch/x86/boot/compressed/Makefile:114: arch/x86/boot/compressed/vmlinux.bin] Error 1
make[3]: *** Waiting for unfinished jobs....
Unsupported relocation type: unknown type rel type name (-1939958716)
make[3]: *** [arch/x86/boot/compressed/Makefile:122: arch/x86/boot/compressed/vmlinux.relocs] Error 1
make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.relocs'
make[2]: *** [arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2
make[1]: *** [arch/x86/Makefile:274: bzImage] Error 2
make: *** [Makefile:192: __sub-make] Error 2
It affects 5.4.y and 5.10.y for me.
Guenter
On Tue, Jun 13, 2023 at 09:35:37AM -0700, Guenter Roeck wrote:
> On 6/12/23 03:25, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.10.184 release.
> > There are 68 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, 14 Jun 2023 10:16:41 +0000.
> > Anything received after that time might be too late.
> >
>
> Am I the only one seeing this problem ?
>
> Build reference: v5.10.183-69-g32cae866b182
> Compiler version: x86_64-linux-gcc (GCC) 11.3.0
> Assembler version: GNU assembler (GNU Binutils) 2.39
>
> Building x86_64:allyesconfig ... failed
> --------------
> Error log:
> x86_64-linux-objcopy: vmlinux: unsupported relocation type 0x44
> x86_64-linux-objcopy: vmlinux[.text]: relocation count is negative: bad value
> make[3]: *** [arch/x86/boot/compressed/Makefile:114: arch/x86/boot/compressed/vmlinux.bin] Error 1
> make[3]: *** Waiting for unfinished jobs....
> Unsupported relocation type: unknown type rel type name (-1939958716)
> make[3]: *** [arch/x86/boot/compressed/Makefile:122: arch/x86/boot/compressed/vmlinux.relocs] Error 1
> make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.relocs'
> make[2]: *** [arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2
> make[1]: *** [arch/x86/Makefile:274: bzImage] Error 2
> make: *** [Makefile:192: __sub-make] Error 2
>
> It affects 5.4.y and 5.10.y for me.
Odd. Let me go build with gcc-11, I have just moved to gcc-12 on those
two branches locally...
thanks,
greg k-h
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +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/v5.x/stable-review/patch-5.10.184-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.
Tested-by: Allen Pais <[email protected]>
Thanks.
On 6/13/23 10:36, Greg Kroah-Hartman wrote:
> On Tue, Jun 13, 2023 at 09:35:37AM -0700, Guenter Roeck wrote:
>> On 6/12/23 03:25, Greg Kroah-Hartman wrote:
>>> This is the start of the stable review cycle for the 5.10.184 release.
>>> There are 68 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, 14 Jun 2023 10:16:41 +0000.
>>> Anything received after that time might be too late.
>>>
>>
>> Am I the only one seeing this problem ?
>>
>> Build reference: v5.10.183-69-g32cae866b182
>> Compiler version: x86_64-linux-gcc (GCC) 11.3.0
>> Assembler version: GNU assembler (GNU Binutils) 2.39
>>
>> Building x86_64:allyesconfig ... failed
>> --------------
>> Error log:
>> x86_64-linux-objcopy: vmlinux: unsupported relocation type 0x44
>> x86_64-linux-objcopy: vmlinux[.text]: relocation count is negative: bad value
>> make[3]: *** [arch/x86/boot/compressed/Makefile:114: arch/x86/boot/compressed/vmlinux.bin] Error 1
>> make[3]: *** Waiting for unfinished jobs....
>> Unsupported relocation type: unknown type rel type name (-1939958716)
>> make[3]: *** [arch/x86/boot/compressed/Makefile:122: arch/x86/boot/compressed/vmlinux.relocs] Error 1
>> make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.relocs'
>> make[2]: *** [arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2
>> make[1]: *** [arch/x86/Makefile:274: bzImage] Error 2
>> make: *** [Makefile:192: __sub-make] Error 2
>>
>> It affects 5.4.y and 5.10.y for me.
>
> Odd. Let me go build with gcc-11, I have just moved to gcc-12 on those
> two branches locally...
>
Don't bother. This seems to be related to my build environment, not to the kernel.
Rebuilding passed on different servers. It may have to do with my recent update
to Ubuntu 22.04 on the server experiencing the problem. I'll try to figure out
what is going on. Sorry for the noise.
Guenter
On Mon, Jun 12, 2023 at 12:25:52PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.184 release.
> There are 68 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, 14 Jun 2023 10:16:41 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 162 pass: 162 fail: 0
Qemu test results:
total: 485 pass: 485 fail: 0
Tested-by: Guenter Roeck <[email protected]>
Guenter