lkml.org 
[lkml]   [2003]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.0-test1-mm1
On Wed, Jul 16, 2003 at 07:32:21AM -0700, Barry K. Nathan wrote:
> AFAICT it's starting from this:
> cpumask_t irq_affinity [NR_IRQS] =
> { [0 ... NR_IRQS-1] = DEFAULT_CPU_AFFINITY };
> and NR_IRQS-1 is becoming 256, DEFAULT_CPU_AFFINITY is becoming
> cpumask_of_cpu(0). Then cpumask_of_cpu(0) is getting transformed some
> more (I haven't quite figured out what's going on there).
> Does this help at all?

Oh, well that won't fly; it effectively isn't a constant initializer.
I'll see what can be rammed past gcc. We're shooting for something
with array element 0 equal to 0x1UL and all others 0.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.037 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site