lkml.org 
[lkml]   [2008]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 21/26] x64, x2apic/intr-remap: setup init_apic_ldr for UV
On Thu, 10 Jul 2008 11:16:55 -0700 Suresh Siddha <suresh.b.siddha@intel.com> wrote:

> +static inline void uv_init_apic_ldr(void)
> +{
> +}
> +
> static unsigned int uv_cpu_mask_to_apicid(cpumask_t cpumask)
> {
> int cpu;
> @@ -164,6 +168,7 @@
> .target_cpus = uv_target_cpus,
> .vector_allocation_domain = uv_vector_allocation_domain,/* Fixme ZZZ */
> .apic_id_registered = uv_apic_id_registered,
> + .init_apic_ldr = uv_init_apic_ldr,

There's no point in declaring it inline if it's always called indirectly.


\
 
 \ /
  Last update: 2008-07-11 02:23    [W:0.211 / U:0.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site