]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/topology.h
NetLabel: change netlbl_secattr_init() to return void
[linux-2.6-omap-h63xx.git] / include / asm-i386 / topology.h
index 6adbd9b1ae881121e9f377a121ec0c4e9355361c..978d09596130d2625d2eee9be4e8b850e8cbf4c5 100644 (file)
@@ -74,6 +74,7 @@ static inline int node_to_first_cpu(int node)
 #define SD_NODE_INIT (struct sched_domain) {           \
        .span                   = CPU_MASK_NONE,        \
        .parent                 = NULL,                 \
+       .child                  = NULL,                 \
        .groups                 = NULL,                 \
        .min_interval           = 8,                    \
        .max_interval           = 32,                   \