Messages in this thread |  | | Date | Mon, 4 Feb 2013 21:20:34 -0800 (PST) | From | David Rientjes <> | Subject | Re: [PATCH] mm: break circular include from linux/mmzone.h |
| |
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?
|  |