lkml.org 
[lkml]   [2009]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] x86: under bios control, restore AP's APIC_LVTTHMR to the BSP value

* Yong Wang <yong.y.wang@linux.intel.com> wrote:

> Changes since v2:
> Incorporate Ingo's comments to get BSP's thermal init value in a
> 'boot-CPU-only' function.

> diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
> index e09f0e2..2323771 100644
> --- a/arch/x86/kernel/setup.c
> +++ b/arch/x86/kernel/setup.c
> @@ -1002,6 +1002,7 @@ void __init setup_arch(char **cmdline_p)
>
> init_apic_mappings();
> ioapic_init_mappings();
> + get_bsp_lvtthmr_init();
>
> /* need to wait for io_apic is mapped */
> probe_nr_irqs_gsi();

Ok - it's almost good in this form - it would be nice to name the new
function something more generic, like mcheck_intel_therm_init(), and
call it from arch/x86/kernel/cpu/mcheck/mce.c's mcheck_init() function.

Thanks,

Ingo


\
 
 \ /
  Last update: 2009-11-09 08:11    [W:0.296 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site