[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/3] parse_bool fixes
console_timestamps use to be a boolean_param. Now it is more. This patch series is to make old xen command lines with console_timestamps in them continue to work the way they did at 4.4. Don Slutz (3): cmdline_parse: Also pass bool_assert to OPT_CUSTOM so that parse_bool can be used correctly. xen/console: Better handing of console_timestamps as a boolean_param Adjust parse_vpmu_param use of parse_bool xen/arch/arm/domain_build.c | 2 +- xen/arch/x86/apic.c | 6 ++-- xen/arch/x86/cpu/mcheck/mce.c | 2 +- xen/arch/x86/domain_build.c | 4 +-- xen/arch/x86/genapic/probe.c | 2 +- xen/arch/x86/hvm/vpmu.c | 18 ++++++++---- xen/arch/x86/io_apic.c | 2 +- xen/arch/x86/irq.c | 4 +-- xen/arch/x86/microcode.c | 2 +- xen/arch/x86/nmi.c | 2 +- xen/arch/x86/numa.c | 4 +-- xen/arch/x86/oprofile/nmi_int.c | 2 +- xen/arch/x86/setup.c | 4 +-- xen/arch/x86/shutdown.c | 2 +- xen/arch/x86/time.c | 2 +- xen/arch/x86/x86_64/mmconfig-shared.c | 2 +- xen/common/core_parking.c | 2 +- xen/common/domain.c | 2 +- xen/common/kernel.c | 4 +-- xen/common/kexec.c | 6 ++-- xen/drivers/acpi/tables.c | 2 +- xen/drivers/char/console.c | 49 ++++++++++++++++++++++---------- xen/drivers/cpufreq/cpufreq.c | 2 +- xen/drivers/passthrough/amd/iommu_acpi.c | 4 +-- xen/drivers/passthrough/iommu.c | 4 +-- xen/drivers/passthrough/pci.c | 4 +-- xen/drivers/video/vesa.c | 2 +- 27 files changed, 84 insertions(+), 57 deletions(-) -- 1.8.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |