From: Greg KH <gregkh@linuxfoundation.org>
To: Phil Elwell <phil@raspberrypi.com>
Cc: "Jason A. Donenfeld" <Jason@zx2c4.com>,
Russell King - ARM Linux <linux@armlinux.org.uk>,
Russell King <rmk+kernel@armlinux.org.uk>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
LKML <linux-kernel@vger.kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Stephen Boyd <swboyd@chromium.org>,
Ard Biesheuvel <ardb@kernel.org>, stable <stable@vger.kernel.org>
Subject: Re: [PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
Date: Tue, 7 Jun 2022 11:10:29 +0200 [thread overview]
Message-ID: <Yp8WBaqr+sLInNnc@kroah.com> (raw)
In-Reply-To: <0f6458d7-037a-fa4d-8387-7de833288fb9@raspberrypi.com>
On Tue, Jun 07, 2022 at 09:47:30AM +0100, Phil Elwell wrote:
> Hi Jason,
>
> On 07/06/2022 09:30, Jason A. Donenfeld wrote:
> > Hi Phil,
> >
> > Thanks for testing this. Can you let me know if v1 of this works?
> >
> > https://lore.kernel.org/lkml/20220602212234.344394-1-Jason@zx2c4.com/
> >
> > (I'll also fashion a revert for this part of stable.)
> >
> > Jason
>
> Thanks for the quick response, but that doesn't work for me either. Let me
> say again that I'm on a downstream kernel (rpi-5.15.y) so this may not be a
> universal problem, but merging either of these fixing patches would be fatal
> for us.
I have reports of a "clean" 5.15.45 working just fine on a rpi.
Anything special in your tree that isn't upstream yet that might be
conflicting with this? Any chance you can try a kernel.org release
instead?
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Phil Elwell <phil@raspberrypi.com>
Cc: "Jason A. Donenfeld" <Jason@zx2c4.com>,
Russell King - ARM Linux <linux@armlinux.org.uk>,
Russell King <rmk+kernel@armlinux.org.uk>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
LKML <linux-kernel@vger.kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Stephen Boyd <swboyd@chromium.org>,
Ard Biesheuvel <ardb@kernel.org>, stable <stable@vger.kernel.org>
Subject: Re: [PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
Date: Tue, 7 Jun 2022 11:10:29 +0200 [thread overview]
Message-ID: <Yp8WBaqr+sLInNnc@kroah.com> (raw)
In-Reply-To: <0f6458d7-037a-fa4d-8387-7de833288fb9@raspberrypi.com>
On Tue, Jun 07, 2022 at 09:47:30AM +0100, Phil Elwell wrote:
> Hi Jason,
>
> On 07/06/2022 09:30, Jason A. Donenfeld wrote:
> > Hi Phil,
> >
> > Thanks for testing this. Can you let me know if v1 of this works?
> >
> > https://lore.kernel.org/lkml/20220602212234.344394-1-Jason@zx2c4.com/
> >
> > (I'll also fashion a revert for this part of stable.)
> >
> > Jason
>
> Thanks for the quick response, but that doesn't work for me either. Let me
> say again that I'm on a downstream kernel (rpi-5.15.y) so this may not be a
> universal problem, but merging either of these fixing patches would be fatal
> for us.
I have reports of a "clean" 5.15.45 working just fine on a rpi.
Anything special in your tree that isn't upstream yet that might be
conflicting with this? Any chance you can try a kernel.org release
instead?
thanks,
greg k-h
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-06-07 9:15 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 8:29 [PATCH v2] ARM: initialize jump labels before setup_machine_fdt() Phil Elwell
2022-06-07 8:30 ` Jason A. Donenfeld
2022-06-07 8:30 ` Jason A. Donenfeld
2022-06-07 8:47 ` Phil Elwell
2022-06-07 8:47 ` Phil Elwell
2022-06-07 8:51 ` Jason A. Donenfeld
2022-06-07 8:51 ` Jason A. Donenfeld
2022-06-07 10:06 ` Catalin Marinas
2022-06-07 10:06 ` Catalin Marinas
2022-06-07 10:11 ` Jason A. Donenfeld
2022-06-07 10:11 ` Jason A. Donenfeld
2022-06-08 8:20 ` Jason A. Donenfeld
2022-06-08 8:20 ` Jason A. Donenfeld
2022-06-08 9:16 ` Catalin Marinas
2022-06-08 9:16 ` Catalin Marinas
2022-06-07 9:10 ` Greg KH [this message]
2022-06-07 9:10 ` Greg KH
2022-06-07 11:04 ` Phil Elwell
2022-06-07 11:04 ` Phil Elwell
2022-06-07 11:09 ` Jason A. Donenfeld
2022-06-07 11:09 ` Jason A. Donenfeld
2022-06-07 9:14 ` Russell King (Oracle)
2022-06-07 9:14 ` Russell King (Oracle)
2022-06-07 9:16 ` Jason A. Donenfeld
2022-06-07 9:16 ` Jason A. Donenfeld
2022-06-07 8:43 ` Jason A. Donenfeld
2022-06-07 8:43 ` Jason A. Donenfeld
2022-06-07 9:15 ` Phil Elwell
2022-06-07 9:15 ` Phil Elwell
2022-06-07 15:14 ` Jason A. Donenfeld
2022-06-07 15:14 ` Jason A. Donenfeld
2022-06-07 15:35 ` Phil Elwell
2022-06-07 15:35 ` Phil Elwell
2022-06-07 15:44 ` Jason A. Donenfeld
2022-06-07 15:44 ` Jason A. Donenfeld
2022-06-07 15:51 ` Phil Elwell
2022-06-07 15:51 ` Phil Elwell
2022-06-07 19:30 ` [PATCH v3] " Jason A. Donenfeld
2022-06-07 19:30 ` Jason A. Donenfeld
2022-06-08 8:18 ` Jason A. Donenfeld
2022-06-08 8:18 ` Jason A. Donenfeld
-- strict thread matches above, loose matches on Subject: below --
2022-06-03 12:15 [PATCH v2] " Jason A. Donenfeld
2022-06-03 12:15 ` Jason A. Donenfeld
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=Yp8WBaqr+sLInNnc@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Jason@zx2c4.com \
--cc=ardb@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=phil@raspberrypi.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=stable@vger.kernel.org \
--cc=swboyd@chromium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.