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
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
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 +
> > ..
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
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
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
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
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/
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
>
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
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
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_
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
13 matches
Mail list logo