On Tue, 5 Feb 2013, liguang wrote: > linux/mmzone.h included linux/memory_hotplug.h, > and linux/memory_hotplug.h also included > linux/mmzone.h, so there's a bad cirlular. >
And both of these are protected by _LINUX_MMZONE_H and __LINUX_MEMORY_HOTPLUG_H, respectively, so what's the problem? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

