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