From: Greg KH <gregkh@linuxfoundation.org>
To: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Jiri Slaby <jslaby@suse.cz>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Andrew Morton <akpm@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>
Subject: Re: [GIT PULL] TTY / Serial driver changes for 6.13-rc1
Date: Sat, 30 Nov 2024 17:30:05 +0100 [thread overview]
Message-ID: <2024113055-concave-obnoxious-6240@gregkh> (raw)
In-Reply-To: <TYCPR01MB6478F8FA81F06970E49763AB9F2A2@TYCPR01MB6478.jpnprd01.prod.outlook.com>
On Fri, Nov 29, 2024 at 10:58:28AM +0000, Claudiu Beznea wrote:
> Hi, Geert, Greg,
>
> > -----Original Message-----
> > From: Geert Uytterhoeven <geert@linux-m68k.org>
> > Sent: 29 November 2024 12:42
> > To: Greg KH <gregkh@linuxfoundation.org>
> > Cc: Linus Torvalds <torvalds@linux-foundation.org>; Jiri Slaby
> > <jslaby@suse.cz>; Stephen Rothwell <sfr@canb.auug.org.au>; Andrew Morton
> > <akpm@linux-foundation.org>; linux-kernel@vger.kernel.org; linux-
> > serial@vger.kernel.org; Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
> > Subject: Re: [GIT PULL] TTY / Serial driver changes for 6.13-rc1
> >
> > Hi Greg,
> >
> > CC Claudiu
> >
> > On Fri, Nov 29, 2024 at 11:31 AM Greg KH <gregkh@linuxfoundation.org>
> > wrote:
> > > On Fri, Nov 29, 2024 at 08:58:28AM +0100, Geert Uytterhoeven wrote:
> > > > On Fri, Nov 29, 2024 at 5:26 AM Greg KH <gregkh@linuxfoundation.org>
> > wrote:
> > > > > The following changes since commit
> > 42f7652d3eb527d03665b09edac47f85fb600924:
> > > > >
> > > > > Linux 6.12-rc4 (2024-10-20 15:19:38 -0700)
> > > > >
> > > > > are available in the Git repository at:
> > > > >
> > > > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
> > > > > tags/tty-6.13-rc1
> > > > >
> > > > > for you to fetch changes up to
> > b5a23a60e8ab5711f4952912424347bf3864ce8d:
> > > > >
> > > > > serial: amba-pl011: fix build regression (2024-11-16 09:52:55
> > > > > +0100)
> > > > >
> > > > > ----------------------------------------------------------------
> > > > > TTY / Serial driver updates for 6.13-rc1
> > > >
> > > > [...]
> > > >
> > > > > All of these have been in linux-next for a while with no reported
> > > > > issues.
> > > >
> > > > Oh, how do I love this boilerplate...
> > >
> > > I hand-craft that every time :)
> > >
> > > > > Claudiu Beznea (1):
> > > > > serial: sh-sci: Clean sci_ports[0] after at earlycon exit
> > > >
> > > > "BUG: spinlock bad magic"
> > > > https://lore.kernel.org/all/CAMuHMdX57_AEYC_6CbrJn-+B+ivU8oFiXR0FXF7
> > > > Lrqv5dWZWYA@mail.gmail.com/
> > >
> > > Ah, yes, sorry, missed that. I assumed that it would be fixed soon,
> > > do you want me to revert it instead?
> >
> > Let's hope it gets fixed soon.
> > It's not super-critical, as earlycon is not meant for regular use
> > (although lots of unaffected non-Renesas platforms do have "earlycon"
> > in their DTS chosen/bootargs, sigh).
>
> I'm working on now. However, using debug serial with an alias
> other than zero and having both "earlycon keep_bootcon" as bootargs give
> me some pain in progressing.
>
> If you can, please drop it and hopefully, I'll soon manage to find a fix
> for all these.
Thanks, I'll revert it now.
next prev parent reply other threads:[~2024-11-30 16:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 4:26 [GIT PULL] TTY / Serial driver changes for 6.13-rc1 Greg KH
2024-11-29 7:58 ` Geert Uytterhoeven
2024-11-29 10:31 ` Greg KH
2024-11-29 10:42 ` Geert Uytterhoeven
2024-11-29 10:58 ` Claudiu Beznea
2024-11-30 16:30 ` Greg KH [this message]
2024-11-29 20:28 ` Linus Torvalds
2024-11-30 15:35 ` Greg KH
2024-11-30 15:39 ` Greg KH
2024-11-30 18:08 ` pr-tracker-bot
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=2024113055-concave-obnoxious-6240@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=claudiu.beznea.uj@bp.renesas.com \
--cc=geert@linux-m68k.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.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