Re: [PATCH 09/10] rcu: Remove references to rcu_migrate_callbacks() from diagrams

From: Paul E. McKenney
Date: Mon Oct 02 2023 - 11:52:57 EST


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@xxxxxxxxxx>

Reviewed-by: Paul E. McKenney <paulmck@xxxxxxxxxx>

> ---
> .../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
>