Re: i386/lapic.c: sync with amd64/lapic.c

2022-08-30 Thread Mike Larkin
On Sun, Aug 28, 2022 at 03:26:49PM -0500, Scott Cheloha wrote: > As promised off-list: in anticipation of merging the clock interrupt > code, let's sync up the lapic timer parts of i386/lapic.c with the > corresponding parts in amd64/lapic.c. They will need identical > changes to use the new code,

i386/lapic.c: sync with amd64/lapic.c

2022-08-28 Thread Scott Cheloha
As promised off-list: in anticipation of merging the clock interrupt code, let's sync up the lapic timer parts of i386/lapic.c with the corresponding parts in amd64/lapic.c. They will need identical changes to use the new code, so the more alike they are the better. Notable differences remaining