lkml.org 
[lkml]   [2009]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 8/9] x86/irq: make MSI irq_desc numa aware -v3
Ingo Molnar wrote:
> * Yinghai Lu <yinghai@kernel.org> wrote:
>
>> Ingo Molnar wrote:
>>> * Yinghai Lu <yinghai@kernel.org> wrote:
>>>
>>>> +#ifdef CONFIG_NUMA_IRQ_DESC
>>>> + /* different node ?*/
>>>> + if (desc_new->node != node)
>>>> + desc = move_irq_desc(desc, node);
>>>> +#endif
>>> this should have been CONFIG_NUMA_MIGRATE_IRQ_DESC. But even with
>>> that fixed, CONFIG_NUMA_MIGRATE_IRQ_DESC is _removed_ in the #2
>>> patch in your series and never reintroduced!
>> should change that to CONFIG_SPARSE_IRQ
>
> That's sensible too.
>

do you mean add back CONFIG_NUMA_IRQ_DESC?

YH


\
 
 \ /
  Last update: 2009-04-28 21:11    [W:0.091 / U:1.692 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site