From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753314Ab2KXI0r (ORCPT ); Sat, 24 Nov 2012 03:26:47 -0500 Received: from mail-da0-f46.google.com ([209.85.210.46]:61238 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314Ab2KXI0p (ORCPT ); Sat, 24 Nov 2012 03:26:45 -0500 Date: Sat, 24 Nov 2012 00:26:42 -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: <20121124082642.GE24711@core.coreip.homeip.net> References: <1353112043-11800-1-git-send-email-wfp5p@virginia.edu> <20121119195555.GA21922@core.coreip.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121119195555.GA21922@core.coreip.homeip.net> 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 Mon, Nov 19, 2012 at 11:55:56AM -0800, Dmitry Torokhov wrote: > 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. Applied all input-related patches to my 'next' branch, thank you Bill. -- Dmitry