X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fasm-i386%2Ftopology.h;h=978d09596130d2625d2eee9be4e8b850e8cbf4c5;hp=6adbd9b1ae881121e9f377a121ec0c4e9355361c;hb=1e9abb5b1dc90cfcf0e6f1e10f7aaf34d0f33b6b;hpb=5c45bf279d378d436ce45825c0f136696c7b6109 diff --git a/include/asm-i386/topology.h b/include/asm-i386/topology.h index 6adbd9b1ae88..978d09596130 100644 --- a/include/asm-i386/topology.h +++ b/include/asm-i386/topology.h @@ -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, \