Re: [PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture

2022-11-12 Thread Zhouyi Zhou
Hi, I also reappear the same phenomenon in RISC-V: [ 120.156380] scftorture: --- End of test: LOCK_HOTPLUG So I guess it is not the arch's responsibility. I am very interested in it ;-) Thank you both for your guidance! Cheers Zhouyi On Tue, Oct 11, 2022 at 9:59 AM Zhouyi Zhou wrote: > > Thank

Re: [PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement

2022-11-12 Thread Wolfram Sang
On Sat, Nov 05, 2022 at 07:56:49AM -0400, Arminder Singh wrote: > This patch adds IRQ support to the PASemi I2C controller driver to > increase the performace of I2C transactions on platforms with PASemi I2C > controllers. While primarily intended for Apple silicon platforms, this > patch should al