summaryrefslogtreecommitdiff
path: root/include/linux/ppdev.h
diff options
context:
space:
mode:
authorMatthew Dobson <colpatch@us.ibm.com>2005-01-04 05:28:02 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-04 05:28:02 -0800
commit90b8f3acdf04b44c5e0e93488f43b897a9db312f (patch)
tree8366cb55e1fe224336950498bcaa3c85942cc001 /include/linux/ppdev.h
parenta319278834bd1e9e7b14910ffe3ddf7485817941 (diff)
[PATCH] cpumask_t initializers
In the course of another patch I've been working on, I stumbled across some weirdness with some of the SD_*_INIT sched_domains initializers. A day or so of digging narrowed it down to the CPU_MASK_NONE initializer nested inside the sched_domain initializers. The errors I got were: kernel/sched.c:4812: error: initializer element is not constant kernel/sched.c:4812: error: (near initialization for `sched_domain_dummy') kernel/sched.c:4812: error: initializer element is not constant which was this line: static struct sched_domain sched_domain_dummy = SD_CPU_INIT; Janis Johnson, a GCC hacker, told me the following:
Diffstat (limited to 'include/linux/ppdev.h')
0 files changed, 0 insertions, 0 deletions