[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/2] x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup()
On 26.03.2021 11:53, Andrew Cooper wrote: > On 26/03/2021 09:59, Jan Beulich wrote: >> On 25.03.2021 17:52, Andrew Cooper wrote: >>> +bool __init hpet_enable_legacy_replacement_mode(void) >>> +{ >>> + unsigned int id, cfg, c0_cfg, ticks, count; >>> + >>> + if ( !hpet_rate || >> I think you need to also honor opt_hpet here. > > Can't (order of patches), and also no need. > > When opt_hpet is introduced, hpet_rate can't become nonzero without > opt_hpet being set. Oh, right, sorry: I did mix up hpet_address and hpet_rate. Jan
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |