diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-08-17 17:04:32 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-08-18 20:03:52 +0300 |
commit | d0c1f8dc5cf5133c20e1b3cc12bd291c7e13ff7a (patch) | |
tree | 8ae8133e6c8591cc768051cc4ebc44d6b13ed27c /Documentation/arch | |
parent | 5797f5f9f7d83e433f27fdbbe15f091d27a0a434 (diff) | |
download | linux-d0c1f8dc5cf5133c20e1b3cc12bd291c7e13ff7a.tar.xz |
docs: kernel-parameters: Refer to the correct bitmap function
The parser of the CPU lists is bitmap_parselist() that supports
special notations with the plain numbers. bitmap_parse() never
supported those and will fail in case one will try it.
Fixes: b18def121f07 ("bitmap_parse: Support 'all' semantics")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230817140432.507889-1-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'Documentation/arch')
0 files changed, 0 insertions, 0 deletions