[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFwiDX9oGOdvFjdRrrfqrnHeFmfz3GHmA1AgHMZAHGdyn6qPPA@mail.gmail.com>
Date: Wed, 16 Jul 2025 11:02:06 +0530
From: Neeraj upadhyay <neeraj.iitr10@...il.com>
To: Joel Fernandes <joelagnelf@...dia.com>
Cc: linux-kernel@...r.kernel.org, rcu@...r.kernel.org, paulmck@...nel.org
Subject: Re: [PATCH -next 0/6] Patches for v6.17
Hi Joel,
On Wed, Jul 16, 2025 at 1:32 AM Joel Fernandes <joelagnelf@...dia.com> wrote:
>
> Just a repost of patches with tags, for our consideration into v6.17.
>
> All have tags, and the last commit is a fixup for the deadloop patch which can
> be squashed into the original patch.
>
> Joel Fernandes (6):
> smp: Document preemption and stop_machine() mutual exclusion
> rcu: Refactor expedited handling check in rcu_read_unlock_special()
> rcu: Document GP init vs hotplug-scan ordering requirements
> rcu: Document separation of rcu_state and rnp's gp_seq
> rcu: Document concurrent quiescent state reporting for offline CPUs
> [please squash] fixup! rcu: Fix rcu_read_unlock() deadloop due to IRQ
> work
>
I have included patches 2-6 here:
https://git.kernel.org/pub/scm/linux/kernel/git/neeraj.upadhyay/linux-rcu.git/log/?h=rcu.merge.16.07.2025c
for testing
Fixed few whitespaces errors in the documentation.
I see below warnings while doing `make htmldocs`. Can you suggest a
fix for these?
Documentation/RCU/Design/Data-Structures/Data-Structures.rst:305:
ERROR: Unexpected indentation.
Documentation/RCU/Design/Data-Structures/Data-Structures.rst:307:
WARNING: Block quote ends without a blank line; unexpected unindent.
- Neeraj
Powered by blists - more mailing lists