Re: [PATCH] hwspinlock: Remove unused hwspin_lock_get_id

2024-12-15 Thread Baolin Wang
On 2024/12/15 10:20, li...@treblig.org wrote: From: "Dr. David Alan Gilbert" hwspin_lock_get_id() has been unused since the original 2011 commit bd9a4c7df256 ("drivers: hwspinlock: add framework") Remove it and the corresponding docs. Note that the of_hwspin_lock_get_id() version is still

Re: [PATCH v3 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest

2024-12-15 Thread Manivannan Sadhasivam
On Thu, Dec 12, 2024 at 10:25:53AM +0100, Niklas Cassel wrote: > Hello Mani, > > On Wed, Dec 11, 2024 at 01:31:01PM +0530, Manivannan Sadhasivam wrote: > > Hi, > > > > This series carries forward the effort to add Kselftest for PCI Endpoint > > Subsystem started by Aman Gupta [1] a while ago. I r

Re: [PATCH] selftests: arm coresight: sysfsmode testing

2024-12-15 Thread Linu Cherian
On 2024-12-04 at 16:45:42, James Clark (james.cl...@linaro.org) wrote: > > > On 29/11/2024 8:38 am, Linu Cherian wrote: > > Add sysfs mode selftest for ARM Coresight hardware tracer. > > > > Signed-off-by: Linu Cherian > > --- > > .../drivers/hwtracing/coresight/Makefile | 5 + > > ..

Re: [PATCH] selftests: arm coresight: sysfsmode testing

2024-12-15 Thread Linu Cherian
Hi James, On 2024-12-04 at 16:45:42, James Clark (james.cl...@linaro.org) wrote: > > > On 29/11/2024 8:38 am, Linu Cherian wrote: > > Add sysfs mode selftest for ARM Coresight hardware tracer. > > > > Signed-off-by: Linu Cherian > > --- > > .../drivers/hwtracing/coresight/Makefile | 5

Re: [PATCH] selftests: arm coresight: sysfsmode testing

2024-12-15 Thread Linu Cherian
Hi, On 2024-12-04 at 05:53:56, Shuah Khan (sk...@linuxfoundation.org) wrote: > On 11/29/24 01:38, Linu Cherian wrote: > > Add sysfs mode selftest for ARM Coresight hardware tracer. > > Please add details on what this test does in here. Include > the output from the test? Ack. Will add test descr

Re: [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls

2024-12-15 Thread André Apitzsch
Hi, Am Sonntag, dem 08.12.2024 um 21:59 +0100 schrieb Ricardo Ribalda Delgado: > In general it looks good to me (besides the comments, ignore the nits > if you want to). > > I'd recommend that you test with lockdep to make sure that we are not > missing anything, and I'd like to hear back from Sa

Re: [PATCH 11/14] selftests/mm: Use sys_pkey helpers consistently

2024-12-15 Thread Alexander Gordeev
On Mon, Dec 09, 2024 at 09:50:16AM +, Kevin Brodsky wrote: Hi Kevin, Andrew, > diff --git a/tools/testing/selftests/mm/Makefile > b/tools/testing/selftests/mm/Makefile > index 814b17a43385..1f0743d9459d 100644 > --- a/tools/testing/selftests/mm/Makefile > +++ b/tools/testing/selftests/mm/Mak

Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)

2024-12-15 Thread Paul E. McKenney
On Sun, Dec 15, 2024 at 06:30:02PM +0100, Vlastimil Babka wrote: > On 12/12/24 19:02, Uladzislau Rezki (Sony) wrote: > > Hello! > > > > This is v2. It is based on the Linux 6.13-rc2. The first version is > > here: > > > > https://lore.kernel.org/linux-mm/20241210164035.3391747-4-ure...@gmail.com/

Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)

2024-12-15 Thread Vlastimil Babka
On 12/12/24 19:02, Uladzislau Rezki (Sony) wrote: > Hello! > > This is v2. It is based on the Linux 6.13-rc2. The first version is > here: > > https://lore.kernel.org/linux-mm/20241210164035.3391747-4-ure...@gmail.com/T/ > > The difference between v1 and v2 is that, the preparation process is >

Re: [PATCH v6 15/16] samples: rust: add Rust platform sample driver

2024-12-15 Thread Greg KH
On Thu, Dec 12, 2024 at 05:33:46PM +0100, Danilo Krummrich wrote: > Add a sample Rust platform driver illustrating the usage of the platform > bus abstractions. > > This driver probes through either a match of device / driver name or a > match within the OF ID table. > > Reviewed-by: Rob Herring

Re: [PATCH v6 09/16] rust: pci: add basic PCI device / driver abstractions

2024-12-15 Thread Greg KH
On Thu, Dec 12, 2024 at 05:33:40PM +0100, Danilo Krummrich wrote: > +impl DeviceId { > +const PCI_ANY_ID: u32 = !0; > + > +/// PCI_DEVICE macro. > +pub const fn new(vendor: u32, device: u32) -> Self { > +Self(bindings::pci_device_id { > +vendor, > +device

Re: [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls

2024-12-15 Thread Sakari Ailus
Hi André, On Sat, Dec 14, 2024 at 11:45:16PM +0100, André Apitzsch wrote: > Hi, > > Am Dienstag, dem 10.12.2024 um 12:34 + schrieb Sakari Ailus: > > On Sun, Dec 08, 2024 at 10:19:51PM +0100, Ricardo Ribalda Delgado > > wrote: > > > > > +   state = > > > > > v4l2_subdev_get_locked_

Re: [syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist

2024-12-15 Thread syzbot
syzbot has found a reproducer for the following issue on: HEAD commit:a0e3919a2df2 Merge tag 'usb-6.13-rc3' of git://git.kernel... git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15a4c34458 kernel config: https://syzkaller.appspot.com/x/.config?x=b874549