On 19.11.2021 14:44, Andrew Cooper wrote: > This is a simple comma separated list, so use the normal form. > > * Don't cease processing subsequent elements on an error > * Do report -EINVAL for things like `dom0_nodes=4foo` > * Don't opencode the cmdline_strcmp() helper > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com> I guess you will want this backported? Jan