On 22 June 2015 at 22:18, Bin Meng <[email protected]> wrote:
> Remove inline for lapic access routines and expose lapic_read()
> & lapic_write() as APIs to read/write lapic registers. Also move
> stop_this_cpu() to mp_init.c as it has nothing to do with lapic.
>
> Signed-off-by: Bin Meng <[email protected]>
>
> ---
>
> Changes in v2:
> - New patch to remove inline for lapic access routines
>
>  arch/x86/cpu/lapic.c         | 143 
> +++++++++++++++++++++++++++++++++++++------
>  arch/x86/cpu/mp_init.c       |  27 +++++---
>  arch/x86/include/asm/lapic.h | 134 +++-------------------------------------
>  3 files changed, 153 insertions(+), 151 deletions(-)

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to