X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Ftopology.h;h=8f7ee16781a4d6497c7fb0b8b79993768f67efc2;hb=1a84887080dc15f048db7c3a643e98f1435790d6;hp=bbc3844b086fcadd9f529c69f5b12b6556530667;hpb=075395d228641646159dae3dd170fa3fc6ff477a;p=mirror_ubuntu-kernels.git diff --git a/include/asm-powerpc/topology.h b/include/asm-powerpc/topology.h index bbc3844b086f..8f7ee16781a4 100644 --- a/include/asm-powerpc/topology.h +++ b/include/asm-powerpc/topology.h @@ -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, \