Ingo Molnar 4200efd9ac sched: properly define the sched_group::cpumask and sched_domain::span fields
Properly document the variable-size structure tricks we are doing
wrt. struct sched_group and sched_domain, and use the field[0] GCC
extension instead of defining a vla array.

Dont use unions for this, as pointed out by Linus.

[ Impact: cleanup, un-confuse Sparse and LLVM ]

Reported-by: Jeff Garzik <jeff@garzik.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <alpine.LFD.2.01.0905180850110.3301@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-19 09:22:19 +02:00
..
2009-04-02 19:04:55 -07:00
2009-01-14 18:09:02 +01:00
2009-03-30 22:05:16 +10:30
2009-04-24 07:47:59 -07:00
2009-04-17 01:57:54 +02:00
2009-05-15 15:32:45 +02:00
2009-03-24 10:52:46 +11:00
2009-04-14 17:17:16 +02:00