[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <be8d69f9-c21b-4b9e-b7b5-92dfdc668857@de.bosch.com>
Date: Thu, 13 Nov 2025 06:48:38 +0100
From: Dirk Behme <dirk.behme@...bosch.com>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
CC: Marko Turk <mt@...koturk.info>, <dakr@...nel.org>, <bhelgaas@...gle.com>,
<kwilczynski@...nel.org>, <linux-pci@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <rust-for-linux@...r.kernel.org>
Subject: Re: [PATCH] samples: rust: fix endianness issue in rust_driver_pci
On 12/11/2025 11:24, Miguel Ojeda wrote:
> On Wed, Nov 12, 2025 at 11:17 AM Dirk Behme <dirk.behme@...bosch.com> wrote:
>>
>> Hmm, I can't find the initial patch in my Inbox. Even
>>
>> https://lore.kernel.org/rust-for-linux/aRRJPZVkCv2i7kt2@vps.markoturk.info/
>>
>> doesn't seem to have it?
>
> It was only sent to the linux-pci list -- for situations like this,
> you can click in the "[not found]" message at the bottom, and then on
>
> Message-ID: <20251101214629.10718-1-mt@...koturk.info>
> found in another inbox:
>
> ../../linux-pci/20251101214629.10718-1-mt@...koturk.info/
>
> where that last line is a link to the other list that you can click to find it.
>
> I hope that helps!
Yes, thanks, that helps a lot!
And yes, the change itself looks good. I gave this a try with x86 QEMU
and as expected (as mentioned it is a no-op on x86) I get with and
without this patch
rust_driver_pci 0000:00:04.0: pci-testdev data-match count: 1
With this:
Tested-by: Dirk Behme <dirk.behme@...bosch.com>
Thanks,
Dirk
Powered by blists - more mailing lists