On Fri 11-01-13 19:08:59, Lin Feng wrote: > Hi Michal, > > On 01/11/2013 06:47 PM, Michal Hocko wrote: > > Signed-off-by: Michal Hocko <mhocko@xxxxxxx> > > --- > > arch/x86/mm/init_64.c | 3 +++ > > include/linux/mm.h | 2 ++ > > 2 files changed, 5 insertions(+) > > > > diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c > > index ddd3b58..d8edf52 100644 > > --- a/arch/x86/mm/init_64.c > > +++ b/arch/x86/mm/init_64.c > > @@ -32,6 +32,7 @@ > > #include <linux/memory_hotplug.h> > linux/memory_hotplug.h has already been included here. Ohh, I have missed that. -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>