Re: nVidia HPET force enable - merge requirements? (resend)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Carlos Corbacho <cathectic@...>
Cc: <linux-kernel@...>, Mikko Tiihonen <mikko.tiihonen@...>, Venkatesh Pallipadi <venkatesh.pallipadi@...>
Date: Friday, October 19, 2007 - 2:50 am

On Fri, 19 Oct 2007, Carlos Corbacho wrote:

There is still a config option for hpet. the hpet=force boot param is
there to allow force enable hpet for not documented chip set features.
 

It's not necessary to scan in early_quirks.c at all. The force hpet
code handles the late DECLARE_PCI_FIXUP_HEADER() based detection just
fine.

So if there are working quirks, please refactor them analogous to the
existing ones in quirks.c.

All undocumented chipset poking needs to be protected by the
hpet=force boot option, so the default is not to do scan for it.

Thanks,

        tglx
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
nVidia HPET force enable - merge requirements? (resend), Carlos Corbacho, (Thu Oct 18, 11:23 pm)
Re: nVidia HPET force enable - merge requirements? (resend), Thomas Gleixner, (Fri Oct 19, 2:50 am)
Re: nVidia HPET force enable - merge requirements? (resend), Carlos Corbacho, (Fri Oct 19, 11:29 am)
Re: nVidia HPET force enable - merge requirements? (resend), Thomas Gleixner, (Fri Oct 19, 12:19 pm)
[PATCH] x86: Force enable HPET for CK804 (nForce 4) chipsets, Carlos Corbacho, (Fri Oct 19, 1:51 pm)
[PATCH] x86: Fix resume for nVidia and force_hpet, Carlos Corbacho, (Fri Oct 19, 2:07 pm)
Re: [PATCH] x86: Fix resume for nVidia and force_hpet, Thomas Gleixner, (Fri Oct 19, 2:15 pm)
x86: Add HPET force support for MCP55 (nForce 5) chipsets, Carlos Corbacho, (Fri Oct 19, 2:34 pm)