From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754751Ab2KST4J (ORCPT ); Mon, 19 Nov 2012 14:56:09 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:52691 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754169Ab2KST4H (ORCPT ); Mon, 19 Nov 2012 14:56:07 -0500 Date: Mon, 19 Nov 2012 11:55:56 -0800 From: Dmitry Torokhov To: Bill Pemberton Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 000/493] remove CONFIG_HOTPLUG as an option Message-ID: <20121119195555.GA21922@core.coreip.homeip.net> References: <1353112043-11800-1-git-send-email-wfp5p@virginia.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1353112043-11800-1-git-send-email-wfp5p@virginia.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 16, 2012 at 07:19:10PM -0500, Bill Pemberton wrote: > CONFIG_HOTPLUG is no longer an optional setting. In order to remove > it as on option code paths that check CONFIG_HOTPLUG will removed > along with the attributes __devexit_p, __devexit, __devinitconst, and > __devinitdata. > > I'll save the list from the mailbomb of this huge patchset. The > patches themselves are going to Greg KH for the driver core tree. > _iff_ we are going to do this I'd prefer pushing input pieces through my tree to limit clashes with other work. Thanks. -- Dmitry