[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bbae8cc2-5c9f-4772-870c-be81748500e0@paulmck-laptop>
Date: Mon, 2 Oct 2023 08:52:52 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: Frederic Weisbecker <frederic@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>, rcu <rcu@...r.kernel.org>,
Uladzislau Rezki <urezki@...il.com>,
Neeraj Upadhyay <quic_neeraju@...cinc.com>,
Boqun Feng <boqun.feng@...il.com>,
Joel Fernandes <joel@...lfernandes.org>
Subject: Re: [PATCH 09/10] rcu: Remove references to rcu_migrate_callbacks()
from diagrams
On Fri, Sep 08, 2023 at 10:36:02PM +0200, Frederic Weisbecker wrote:
> This function is gone since:
>
> 53b46303da84 (rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friends)
>
> Signed-off-by: Frederic Weisbecker <frederic@...nel.org>
Reviewed-by: Paul E. McKenney <paulmck@...nel.org>
> ---
> .../Design/Memory-Ordering/TreeRCU-callback-registry.svg | 9 ---------
> Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg | 9 ---------
> 2 files changed, 18 deletions(-)
>
> diff --git a/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg b/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg
> index 7ac6f9269806..63eff867175a 100644
> --- a/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg
> +++ b/Documentation/RCU/Design/Memory-Ordering/TreeRCU-callback-registry.svg
> @@ -564,15 +564,6 @@
> font-size="192"
> id="text202-7-9-6"
> style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">rcutree_migrate_callbacks()</text>
> - <text
> - xml:space="preserve"
> - x="8335.4873"
> - y="5357.1006"
> - font-style="normal"
> - font-weight="bold"
> - font-size="192"
> - id="text202-7-9-6-0"
> - style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">rcu_migrate_callbacks()</text>
> <text
> xml:space="preserve"
> x="8768.4678"
> diff --git a/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg b/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg
> index 6e690a3be161..53e0dc2a2c79 100644
> --- a/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg
> +++ b/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg
> @@ -1446,15 +1446,6 @@
> font-size="192"
> id="text202-7-9-6"
> style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">rcutree_migrate_callbacks()</text>
> - <text
> - xml:space="preserve"
> - x="8335.4873"
> - y="5357.1006"
> - font-style="normal"
> - font-weight="bold"
> - font-size="192"
> - id="text202-7-9-6-0"
> - style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">rcu_migrate_callbacks()</text>
> <text
> xml:space="preserve"
> x="8768.4678"
> --
> 2.41.0
>
Powered by blists - more mailing lists