Re: [PATCH printk v1 2/2] printk: Defer legacy printing when holding printk_cpu_sync
From: Petr Mladek
Date: Fri Jan 10 2025 - 10:31:09 EST
On Fri 2025-01-10 12:28:12, John Ogness wrote:
> Hi Petr,
>
> On 2024-12-16, Petr Mladek <pmladek@xxxxxxxx> wrote:
> > JFYI, the patchset has been committed into printk/linux.git,
> > branch for-6.14-cpu_sync-fixup.
>
> I noticed that series is not yet merged into the printk/linux.git
> "for-6.14" branch. This email is just a ping so that you do not forget
> it for the upcoming merge window. ;-)
All is fine. This patchset has been in linux-next since Dec 16.
And I am going to include it in the pull request for 6.14.
The branch "for-6.14" is intended only for simple fixes.
This patchset is committed into the separate "topic" branch
"for-6.14-cpu_sync-fixup".
Both branches are merged into "for-next" branch separately.
I am sorry for confusion but I have never merged the topic
branches into "for-<version>" ones.
Best Regards,
Petr