Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934299AbcDMPS3 (ORCPT ); Wed, 13 Apr 2016 11:18:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37206 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753449AbcDMPS1 (ORCPT ); Wed, 13 Apr 2016 11:18:27 -0400 Date: Wed, 13 Apr 2016 08:18:26 -0700 From: Greg KH To: William Breathitt Gray Cc: Ingo Molnar , tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option Message-ID: <20160413151826.GA13959@kroah.com> References: <20160413072602.GA7629@gmail.com> <20160413121515.GA23870@sophia> <20160413143838.GD5867@gmail.com> <20160413144842.GA26005@sophia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160413144842.GA26005@sophia> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 918 Lines: 28 On Wed, Apr 13, 2016 at 10:48:42AM -0400, William Breathitt Gray wrote: > On Wed, Apr 13, 2016 at 04:38:38PM +0200, Ingo Molnar wrote: > >Ah, ok, so it's for enabling real hardware, not just a cleanup, right? You might > >want to put that info into the boilerplate mail or so. > > > >I'm perfectly fine with all the patches that touch x86 code: > > > > Acked-by: Ingo Molnar > > > >I suppose you'd like to have these in the driver tree, all in one place? > > > >Thanks, > > > > Ingo > > Ah yes, in retrospect I should have made it clear that this was for > supporting hardware rather than simply code cleanup. That was an > oversight on my part not to have made it more explicit. > > Introducing everything to the driver tree would be most convenient, thus > allowing me to quickly release my subsequent patches which will be > rebased on top of these. Ok, I can take these. thanks, greg k-h