Re: BUG : PowerPC RCU: torture test failed with __stack_chk_fail

2023-04-22 Thread Zhouyi Zhou
On Sun, Apr 23, 2023 at 9:37 AM Zhouyi Zhou wrote: > > On Sun, Apr 23, 2023 at 3:19 AM Joel Fernandes wrote: > > > > Hi Zhouyi, > Thank Joel for your quick response ;-) > I will gradually provide all the necessary information to facilitate > our chasing. Please do not hesitate email me > if I hav

Re: BUG : PowerPC RCU: torture test failed with __stack_chk_fail

2023-04-22 Thread Zhouyi Zhou
On Sun, Apr 23, 2023 at 3:19 AM Joel Fernandes wrote: > > Hi Zhouyi, Thank Joel for your quick response ;-) I will gradually provide all the necessary information to facilitate our chasing. Please do not hesitate email me if I have ignored any ;-) > > On Sat, Apr 22, 2023 at 2:47 PM Zhouyi Zhou w

Re: BUG : PowerPC RCU: torture test failed with __stack_chk_fail

2023-04-22 Thread Joel Fernandes
On Sat, Apr 22, 2023 at 2:47 PM Zhouyi Zhou wrote: > > Dear PowerPC and RCU developers: > During the RCU torture test on mainline (on the VM of Opensource Lab > of Oregon State University), SRCU-P failed with __stack_chk_fail: > [ 264.381952][ T99] [c6c7bab0] [c10c67c0] > dump_s

Re: BUG : PowerPC RCU: torture test failed with __stack_chk_fail

2023-04-22 Thread Joel Fernandes
Hi Zhouyi, On Sat, Apr 22, 2023 at 2:47 PM Zhouyi Zhou wrote: > > Dear PowerPC and RCU developers: > During the RCU torture test on mainline (on the VM of Opensource Lab > of Oregon State University), SRCU-P failed with __stack_chk_fail: > [ 264.381952][ T99] [c6c7bab0] [c10c67

BUG : PowerPC RCU: torture test failed with __stack_chk_fail

2023-04-22 Thread Zhouyi Zhou
Dear PowerPC and RCU developers: During the RCU torture test on mainline (on the VM of Opensource Lab of Oregon State University), SRCU-P failed with __stack_chk_fail: [ 264.381952][ T99] [c6c7bab0] [c10c67c0] dump_stack_lvl+0x94/0xd8 (unreliable) [ 264.383786][ T99] [c000

Re: [PATCH v9 0/6] Introduce 64b relocatable kernel

2023-04-22 Thread Konstantin Ryabitsev
April 21, 2023 2:59 PM, "Palmer Dabbelt" wrote: >> riscv: Use PUD/P4D/PGD pages for the linear mapping >> (https://patchwork.kernel.org/project/linux-riscv/list/?series=733603) >> base-commit-tag: v6.3-rc1 > > The QEMU CI has some way to say "this depends on an un-merged patch set sent > as $MES