From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx132.postini.com [74.125.245.132]) by kanga.kvack.org (Postfix) with SMTP id 4B6DB6B00AE for ; Mon, 8 Apr 2013 09:40:44 -0400 (EDT) Message-ID: <5162C8CF.6070706@redhat.com> Date: Mon, 08 Apr 2013 09:40:31 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [Resend with Ack][PATCH] mm: remove CONFIG_HOTPLUG ifdefs References: <1365411202-8612-1-git-send-email-wangyijing@huawei.com> In-Reply-To: <1365411202-8612-1-git-send-email-wangyijing@huawei.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Yijing Wang Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Hanjun Guo , jiang.liu@huawei.com, Minchan Kim , Mel Gorman , Bartlomiej Zolnierkiewicz , Hugh Dickins , Bill Pemberton , Greg Kroah-Hartman On 04/08/2013 04:53 AM, Yijing Wang wrote: > CONFIG_HOTPLUG is going away as an option, cleanup CONFIG_HOTPLUG > ifdefs in mm files. > > Signed-off-by: Yijing Wang > Acked-by: Greg Kroah-Hartman > Cc: Minchan Kim > Cc: Mel Gorman > Cc: Bartlomiej Zolnierkiewicz > Cc: Rik van Riel > Cc: Hugh Dickins > Cc: Bill Pemberton > Cc: Greg Kroah-Hartman Acked-by: Rik van Riel -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935964Ab3DHNlc (ORCPT ); Mon, 8 Apr 2013 09:41:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24124 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935883Ab3DHNlb (ORCPT ); Mon, 8 Apr 2013 09:41:31 -0400 Message-ID: <5162C8CF.6070706@redhat.com> Date: Mon, 08 Apr 2013 09:40:31 -0400 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Yijing Wang CC: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Hanjun Guo , jiang.liu@huawei.com, Minchan Kim , Mel Gorman , Bartlomiej Zolnierkiewicz , Hugh Dickins , Bill Pemberton , Greg Kroah-Hartman Subject: Re: [Resend with Ack][PATCH] mm: remove CONFIG_HOTPLUG ifdefs References: <1365411202-8612-1-git-send-email-wangyijing@huawei.com> In-Reply-To: <1365411202-8612-1-git-send-email-wangyijing@huawei.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/08/2013 04:53 AM, Yijing Wang wrote: > CONFIG_HOTPLUG is going away as an option, cleanup CONFIG_HOTPLUG > ifdefs in mm files. > > Signed-off-by: Yijing Wang > Acked-by: Greg Kroah-Hartman > Cc: Minchan Kim > Cc: Mel Gorman > Cc: Bartlomiej Zolnierkiewicz > Cc: Rik van Riel > Cc: Hugh Dickins > Cc: Bill Pemberton > Cc: Greg Kroah-Hartman Acked-by: Rik van Riel -- All rights reversed