|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] cmdline_parse: Also pass bool_assert to OPT_CUSTOM so that parse_bool can be used correctly.
On 07/28/14 12:06, Jan Beulich wrote: On 28.07.14 at 17:59, <dslutz@xxxxxxxxxxx> wrote:--- a/xen/arch/x86/apic.c +++ b/xen/arch/x86/apic.c @@ -809,20 +809,20 @@ int lapic_resume(void) * Original code written by Keir Fraser. */-static void __init lapic_disable(char *str) I considered adding a new custom type, but when this way. I would think that if a custom parameter parser is ignoring the "no-" (which they all do)
they should be reporting on it.
I.E. "no-lapic" currently means "lapic" and "no-nolapic" means "nolapic"
with out any message to that effect.
-Don Slutz
Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |