Re: [PATCH 02/04] x86: add get_irq_cfg in io_apic_64.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Yinghai Lu
Date: Monday, August 4, 2008 - 11:12 am

On Mon, Aug 4, 2008 at 8:02 AM, Mike Travis <travis@sgi.com> wrote:
union irq_cpumask_t {
            int     cpu;
            unsigned long mask;
};

also thinking if we can have dyn_cpumask_t etc if NR_CPU=4096, but
nr_cpus or nr_cpu_ids=32 in running time.
with that distributions could have NR_CPU=4096 as default config...

YH
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 02/04] x86: add get_irq_cfg in io_apic_64.c, Yinghai Lu, (Mon Aug 4, 3:09 am)
Re: [PATCH 02/04] x86: add get_irq_cfg in io_apic_64.c, Yinghai Lu, (Mon Aug 4, 11:12 am)
Re: [PATCH 02/04] x86: add get_irq_cfg in io_apic_64.c, Eric W. Biederman, (Mon Aug 4, 12:43 pm)