Re: [PATCH 2/2] rcu/tree_plugin: don't handle the case of 'all' CPU range

From: Andy Shevchenko
Date: Tue Apr 20 2021 - 06:19:01 EST


On Mon, Apr 19, 2021 at 05:01:31PM -0700, Yury Norov wrote:
> The 'all' semantics is now supported by the bitmap_parselist() so we can
> drop supporting it as a special case in RCU code. This patch does not
> add any functional changes for existing users.

> - if (!strcasecmp(str, "all")) /* legacy: use "0-N" instead */

Perhaps move comment as well to new location.

--
With Best Regards,
Andy Shevchenko