Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1378340

Re: [PATCH v1 0/2] x86/init: extend quirk use

From "Luis R. Rodriguez" <mcgrof@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v1 0/2] x86/init: extend quirk use
Date 2016-04-14 01:40 +0200
Message-ID <rnCy6-MZ-3@gated-at.bofh.it> (permalink)
References <rlOWK-4YX-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Apr 08, 2016 at 05:22:39PM -0700, Luis R. Rodriguez wrote:
> 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@zytor.com
> [1] http://lkml.kernel.org/r/1460158825-13117-1-git-send-email-mcgrof@kernel.org
> [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

Since this depends on the removal of the paravirt_enabled() series
I'll just go ahead and submit this as part of that v6 series.

  Luis

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/2] x86/init: extend quirk use "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-09 02:30 +0200
  [PATCH v1 1/2] x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-09 02:30 +0200
    Re: [PATCH v1 1/2] x86/init: disable pnpbios for  X86_SUBARCH_INTEL_MID "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-14 01:40 +0200
  [PATCH v1 2/2] x86/init: disable pnpbios for X86_SUBARCH_CE4100 "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-09 02:30 +0200
  Re: [PATCH v1 0/2] x86/init: extend quirk use Sebastian Andrzej Siewior <bigeasy@linutronix.de> - 2016-04-11 09:40 +0200
    Re: [PATCH v1 0/2] x86/init: extend quirk use "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-13 00:40 +0200
      [PATCH v2] x86/init: disable pnpbios and rtc for X86_SUBARCH_CE4100 "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-13 00:50 +0200
  Re: [PATCH v1 0/2] x86/init: extend quirk use "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-04-14 01:40 +0200

csiph-web