>>> On 16.01.19 at 10:00, <andrew.coop...@citrix.com> wrote:
> Update parse_efi_param() to use parse_boolean() for "rs", so it behaves
> like other Xen booleans.
> 
> However, change "attr=uc" to not be a boolean.  This is a functional
> change, but "no-attr=uc" is ambiguous and shouldn't be accepted.

"no-attr=uc" is of course rubbish, and should never have been
allowed. However, I'd really like to retain a way to specify things
both ways, i.e. I think "attr=no" (or, less desirable, "attr=no-uc",
as that would get clumsy if we find a need for other cache
attributes to be added here) should be supported.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to