[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] [PATCH v1 0/2] x86/init: extend quirk use
- To: bp@xxxxxxxxx, hpa@xxxxxxxxx, tglx@xxxxxxxxxxxxx, mingo@xxxxxxxxxx, rusty@xxxxxxxxxxxxxxx
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Date: Fri, 8 Apr 2016 17:22:39 -0700
- Cc: sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx, kozerkov@xxxxxxxxxxxxx, matt@xxxxxxxxxxxxxxxxxxx, bigeasy@xxxxxxxxxxxxx, lv.zheng@xxxxxxxxx, ffainelli@xxxxxxxxxx, mbizon@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, joro@xxxxxxxxxx, x86@xxxxxxxxxx, robert.moore@xxxxxxxxx, linux-acpi@xxxxxxxxxxxxxxx, glin@xxxxxxxx, rui.zhang@xxxxxxxxx, lenb@xxxxxxxxxx, josh@xxxxxxxxxxxxxxxx, jlee@xxxxxxxx, lguest@xxxxxxxxxxxxxxxx, boris.ostrovsky@xxxxxxxxxx, andriy.shevchenko@xxxxxxxxxxxxxxx, alan@xxxxxxxxxxxxxxx, toshi.kani@xxxxxx, andrew.cooper3@xxxxxxxxxx, rjw@xxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, luto@xxxxxxxxxxxxxx, "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>, david.vrabel@xxxxxxxxxx, tiwai@xxxxxxx
- Delivery-date: Sat, 09 Apr 2016 00:23:05 +0000
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
This extends use of the quirks to other platorms as hinted as possible
and confirmed by hpa [0]. This small series depends on the work that added
this functionality [1] [2] to replace the paravirt_enabled() hacks
which is currently under review, sending this series separately. Its worth
reviewing already.
What seems a bit odd is CE4100 leaves RTC enabled, can someone
confirm if indeed it really needs it, or can it also disable it
as with Xen, lguest, and Intel MID ?
[0] http://lkml.kernel.org/r/5702B5C2.7070101@xxxxxxxxx
[1] http://lkml.kernel.org/r/1460158825-13117-1-git-send-email-mcgrof@xxxxxxxxxx
[2]
https://git.kernel.org/cgit/linux/kernel/git/mcgrof/linux-next.git/log/?h=20160408-pv-disabled-v5
Luis R. Rodriguez (2):
x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID
x86/init: disable pnpbios for X86_SUBARCH_CE4100
arch/x86/kernel/platform-quirks.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.7.2
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|