Messages in this thread |  | | | Date | Thu, 12 Jan 2012 07:33:01 -0500 | | Subject | Re: [PATCH v5 10/12] x86/mtrr/main.c: Ask the first online CPU to save mtrr | | From | Brian Gerst <> |
| |
On Wed, Jan 11, 2012 at 12:04 PM, Fenghua Yu <fenghua.yu@intel.com> wrote: > From: Fenghua Yu <fenghua.yu@intel.com> > > Ask the first online CPU to save mtrr instead of asking BSP. BSP could be > offline when mtrr_save_state() is called.
If you can use any non-boot cpu to save the MTRRs why not just use the current cpu? They should all be in sync anyways.
-- Brian Gerst
|  |