From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932185AbbFBAUK (ORCPT ); Mon, 1 Jun 2015 20:20:10 -0400 Received: from ozlabs.org ([103.22.144.67]:34691 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755320AbbFBATb (ORCPT ); Mon, 1 Jun 2015 20:19:31 -0400 Date: Tue, 2 Jun 2015 10:19:22 +1000 From: Stephen Rothwell To: David Miller Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, konrad.wilk@oracle.com, boris.ostrovsky@oracle.com, david.vrabel@citrix.com, anton@enomsg.org, ccross@android.com, keescook@chromium.org, tony.luck@intel.com, rjw@rjwysocki.net, lenb@kernel.org, kristen@linux.intel.com, viresh.kumar@linaro.org, vinod.koul@intel.com, kys@microsoft.com, haiyangz@microsoft.com, hiralpat@cisco.com, sramars@cisco.com, buchino@cisco.com, JBottomley@odin.com, perex@perex.cz, tiwai@suse.de, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org, linux-acpi@vger.kernel.org, linux-pm@vger.kernel.org, dmaengine@vger.kernel.org, devel@linuxdriverproject.org, netdev@vger.kernel.org, linux-scsi@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [RFC][PATCH] x86: remove vmalloc.h from asm/io.h Message-ID: <20150602101922.343a8012@canb.auug.org.au> In-Reply-To: <20150601.155931.1230241015446814769.davem@davemloft.net> References: <20150529191847.2d4cb3a7@canb.auug.org.au> <20150601.155931.1230241015446814769.davem@davemloft.net> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; i586-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/zO9/aqai9vY0YrMljW=6zpt"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/zO9/aqai9vY0YrMljW=6zpt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Dave, On Mon, 01 Jun 2015 15:59:31 -0700 (PDT) David Miller = wrote: > > From: Stephen Rothwell > Date: Fri, 29 May 2015 19:18:47 +1000 >=20 > > Nothing in asm/io.h uses anything from vmalloc.h, so remove the include > > and fix up the build problems in an allmodconfig (64 bit and 32 bit) > > build. > >=20 > > This may be the place where x86 builds get vmalloc.h implicitly included > > and that tends to hide places where vmalloc() et al are added to files > > but the include of vmalloc.h is forgotten. > >=20 > ... > > Suggested-by: David Miller > > Signed-off-by: Stephen Rothwell >=20 > With the follow-on allnoconfig fixes: >=20 > Acked-by: David S. Miller Noted, thanks. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au --Sig_/zO9/aqai9vY0YrMljW=6zpt Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVbPaPAAoJEMDTa8Ir7ZwVSRMP/RqSVOgIYLMd6jY+xHYuR1X+ CAI0Ar5tDaUWBbHiUFO+JP96M/Um9V3JRVqmflMT2lMQNnK67WSVMa4bFbMMXPnO QRmcFeEuvn2JPsZxBIYEqOxpZFBJbEp7CGp0VCdue2qAP/pterC8b4aDxZgfPds2 wGWUkcOgyvX6++/TizmwiXw6OlQwjRWTUelMqNXoW3RqND8GdWyuLaiEKMMazJx1 xCU+Lnh9KW3q1yQVkokdt9FcW6ME5DgzdFiernajVzaJlakLQgvqruf+4UOzM3m+ 3LkGuzfNcPon2JVMov7B4xmk03QPkQOUCdJoqw3NsrT8wZxEsuDndmCE3+/JXyTX 75eMtPoOA4Y810CWXkOZrKFPxBahQGze0GF3ZQO7SzhK9cF2bFDMzSWi2vJmT/22 qZlwPn4Z2spEwKS96Bn39JCavZroPA5R5YiuP5tWFG24ttjQgy4NNhAoKOOffiEE 2lVrKssJDnesvBR/aV/kwqG8FLBniQYPusNEUr7QbCWLtFEQ7ucWqUrxeYySHzEX 4Fxbxp73JxiE7P9qc55JQ+O7SyLHfvPNPFMG3w8f7HqSmffONNHQd5cP5bhWmWRb 671Q31r4nz9V/NagsEzCFNdB7LnH24z3cfUjcTzKkihti1TKbTBoYECsAk9lZ+ZY VmDJ5yHOYG8uW0q3A0lt =pplq -----END PGP SIGNATURE----- --Sig_/zO9/aqai9vY0YrMljW=6zpt--