]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - include/asm-powerpc/topology.h
[PATCH] sched: introduce child field in sched_domain
[mirror_ubuntu-kernels.git] / include / asm-powerpc / topology.h
index bbc3844b086fcadd9f529c69f5b12b6556530667..8f7ee16781a4d6497c7fb0b8b79993768f67efc2 100644 (file)
@@ -43,6 +43,7 @@ extern int pcibus_to_node(struct pci_bus *bus);
 #define SD_NODE_INIT (struct sched_domain) {           \
        .span                   = CPU_MASK_NONE,        \
        .parent                 = NULL,                 \
+       .child                  = NULL,                 \
        .groups                 = NULL,                 \
        .min_interval           = 8,                    \
        .max_interval           = 32,                   \