Re: amd64: lapic: refactor lapic timer programming

2020-07-06 Thread Mike Larkin
On Fri, Jul 03, 2020 at 07:41:45PM -0500, Scott Cheloha wrote: > Hi, > > I want to run the lapic timer in one-shot mode on amd64 as we do with > other interrupt clocks on other platforms. I aim to make the clock > interrupt code MD where possible. > > However, nobody is going to test my MD clock

amd64: lapic: refactor lapic timer programming

2020-07-03 Thread Scott Cheloha
Hi, I want to run the lapic timer in one-shot mode on amd64 as we do with other interrupt clocks on other platforms. I aim to make the clock interrupt code MD where possible. However, nobody is going to test my MD clock interrupt work unless amd64 is ready to use it. amd64 doesn't run in