From: Greg KH <gregkh@linuxfoundation.org>
To: Harshvardhan Jha <harshvardhan.j.jha@oracle.com>
Cc: "Jürgen Groß" <jgross@suse.com>,
"Harshit Mogalapalli" <harshit.m.mogalapalli@oracle.com>,
"Salvatore Bonaccorso" <carnil@debian.org>,
"Stefano Stabellini" <sstabellini@kernel.org>,
"Sasha Levin" <sashal@kernel.org>,
"Oleksandr Tyshchenko" <oleksandr_tyshchenko@epam.com>,
xen-devel@lists.xenproject.org, iommu@lists.linux.dev,
"Radoslav Bodó" <radoslav.bodo@igalileo.cz>,
regressions@lists.linux.dev, linux-kernel@vger.kernel.org,
stable@vger.kernel.org,
"Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Subject: Re: [6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
Date: Fri, 28 Feb 2025 20:19:47 -0800 [thread overview]
Message-ID: <2025022853-undivided-scribing-70dd@gregkh> (raw)
In-Reply-To: <e01c39ad-6f5e-449a-b24a-db3b7984030e@oracle.com>
On Fri, Feb 28, 2025 at 01:50:12PM +0530, Harshvardhan Jha wrote:
>
> On 15/02/25 8:25 PM, Greg KH wrote:
> > On Sat, Feb 15, 2025 at 02:39:46PM +0100, Jürgen Groß wrote:
> >> On 15.02.25 13:34, Greg KH wrote:
> >>> On Sat, Feb 15, 2025 at 12:47:57PM +0100, Jürgen Groß wrote:
> >>>> On 12.02.25 16:12, Harshit Mogalapalli wrote:
> >>>>> Hi Salvatore,
> >>>>>
> >>>>> On 12/02/25 00:56, Salvatore Bonaccorso wrote:
> >>>>>> Hi Harshit,
> >>>>>>
> >>>>>> On Sun, Feb 09, 2025 at 01:45:38AM +0530, Harshit Mogalapalli wrote:
> >>>>>>> Hi Salvatore,
> >>>>>>>
> >>>>>>> On 08/02/25 21:26, Salvatore Bonaccorso wrote:
> >>>>>>>> Hi Juergen, hi all,
> >>>>>>>>
> >>>>>>>> Radoslav Bodó reported in Debian an issue after updating our kernel
> >>>>>>>> from 6.1.112 to 6.1.115. His report in full is at:
> >>>>>>>>
> >>>>>>>> https://bugs.debian.org/1088159
> >>>>>>>>
> >>>>>>> Note:
> >>>>>>> We have seen this on 5.4.y kernel: More details here:
> >>>>>>> https://lore.kernel.org/all/9dd91f6e-1c66-4961-994e-dbda87d69dad@oracle.com/
> >>>>>> Thanks for the pointer, so looking at that thread I suspect the three
> >>>>>> referenced bugs in Debian are in the end all releated. We have one as
> >>>>>> well relating to the megasas_sas driver, this one for the mpt3sas
> >>>>>> driver and one for the i40e driver).
> >>>>>>
> >>>>>> AFAICS, there is not yet a patch which has landed upstream which I can
> >>>>>> redirect to a affected user to test?
> >>>>>>
> >>>>> Konrad pointed me at this thread: https://lore.kernel.org/
> >>>>> all/20250211120432.29493-1-jgross@suse.com/
> >>>>>
> >>>>> This has some fixes, but not landed upstream yet.
> >>>> Patches are upstream now. In case you still experience any problems, please
> >>>> speak up.
> >>> What specific commits should be backported here?
> >> Those are:
> >>
> >> e93ec87286bd1fd30b7389e7a387cfb259f297e3
> >> 85fcb57c983f423180ba6ec5d0034242da05cc54
> > Ugh, neither of them were marked for stable inclusion, why not? Anyway,
> > I'll go queue them up after this round of kernels is released hopefully
> > tomorrow, but next time, please follow the stable kernel rules if you
> > know you want a patch included in a tree.
>
>
> Hi,
>
> I see these patches in 6.12 now and upon manually checking these patches
> cleanly apply till 6.6 kernel so I guess they will be eventually back
> ported till there?
They are already in the following released kernels:
6.1.129 6.6.79 6.12.16 6.13.4 6.14-rc3
and the first one is in the stable queues for 5.15, 5.10, and 5.4. The
second one is not because as you mention:
> 6.1 and older kernels have conflicts while cherry
> picking these commits which makes it harder to verify them as the test
> machine I have runs on a much older kernel(5.4) unfortunately. If it
> could be at least be brought back till 5.15, testing this would become
> much easier.
The commit does not apply cleanly there. If you need/want it there,
please provide a working and tested backport.
thanks,
greg k-h
next prev parent reply other threads:[~2025-03-01 5:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-08 15:56 [6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures Salvatore Bonaccorso
2025-02-08 20:15 ` Harshit Mogalapalli
2025-02-11 19:26 ` Salvatore Bonaccorso
2025-02-12 15:12 ` Harshit Mogalapalli
2025-02-15 11:47 ` Jürgen Groß
2025-02-15 12:34 ` Greg KH
2025-02-15 13:39 ` Jürgen Groß
2025-02-15 14:55 ` Greg KH
2025-02-28 8:20 ` Harshvardhan Jha
2025-03-01 4:19 ` Greg KH [this message]
2025-02-15 17:01 ` Harshvardhan Jha
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2025022853-undivided-scribing-70dd@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=carnil@debian.org \
--cc=harshit.m.mogalapalli@oracle.com \
--cc=harshvardhan.j.jha@oracle.com \
--cc=iommu@lists.linux.dev \
--cc=jgross@suse.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oleksandr_tyshchenko@epam.com \
--cc=radoslav.bodo@igalileo.cz \
--cc=regressions@lists.linux.dev \
--cc=sashal@kernel.org \
--cc=sstabellini@kernel.org \
--cc=stable@vger.kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox