On 10/4/23 10:52 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.5.6 release. There are 321 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 Fri, 06 Oct 2023 17:51:12 +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/v6.x/stable-review/patch-6.5.6-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.5.y and the diffstat can be found below.
thanks,
greg k-h
On RISC-V RV64. Bisecting now.
[ 13.215905] ------------[ cut here ]------------ [ 13.220246] bpf_mem_cache[0]: unexpected object size 128, expect 96 [ 13.226554] WARNING: CPU: 0 PID: 1 at kernel/bpf/memalloc.c:384 bpf_mem_alloc_init+0x2f0/0x2f8 [ 13.226581] Modules linked in: [ 13.226590] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.5.6-rc1 #2 [ 13.226597] Hardware name: SiFive HiFive Unmatched A00 (DT) [ 13.226600] epc : bpf_mem_alloc_init+0x2f0/0x2f8 [ 13.226607] ra : bpf_mem_alloc_init+0x2f0/0x2f8 [ 13.226614] epc : ffffffff801d6f68 ra : ffffffff801d6f68 sp : ffffffd88023fd50 [ 13.226619] gp : ffffffff81c48f90 tp : ffffffd880218000 t0 : ffffffff80c58e60 [ 13.226623] t1 : 0000000000000000 t2 : 635f6d656d5f6670 s0 : ffffffd88023fdd0 [ 13.226628] s1 : ffffffff81223bda a0 : 0000000000000000 a1 : 0000000000000000 [ 13.226632] a2 : 0000000000000000 a3 : 0000000000000000 a4 : 0000000000000000 [ 13.226636] a5 : 0000000000000000 a6 : 0000000000000000 a7 : 0000000000000000 [ 13.226640] s2 : 0000000000000000 s3 : 0000000000000000 s4 : 0000000000000000 [ 13.226643] s5 : 000000000000000b s6 : ffffffff81cb5110 s7 : ffffffff81c4c238 [ 13.226648] s8 : ffffffff81cb8028 s9 : fffffffb82320370 s10: 00000000ffffffff [ 13.226652] s11: ffffffd7fff82370 t3 : 0000000000000000 t4 : ffffffd880155f00 [ 13.226656] t5 : ffffffd880155000 t6 : ffffffd88023fb48 [ 13.226660] status: 0000000200000120 badaddr: ffffffd7fff82370 cause: 0000000000000003 [ 13.226665] [<ffffffff801d6f68>] bpf_mem_alloc_init+0x2f0/0x2f8 [ 13.226675] [<ffffffff80e16256>] bpf_global_ma_init+0x24/0x40 [ 13.226689] [<ffffffff800029e6>] do_one_initcall+0x5e/0x208 [ 13.226698] [<ffffffff80e016fa>] kernel_init_freeable+0x26c/0x2e6 [ 13.226715] [<ffffffff80c6992c>] kernel_init+0x34/0x180 [ 13.226721] [<ffffffff80003e86>] ret_from_fork+0xe/0x20 [ 13.226729] ---[ end trace 0000000000000000 ]---