Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932851AbaDHSIJ (ORCPT ); Tue, 8 Apr 2014 14:08:09 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:49529 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932707AbaDHSIH (ORCPT ); Tue, 8 Apr 2014 14:08:07 -0400 Message-ID: <53443AFF.8060302@monstr.eu> Date: Tue, 08 Apr 2014 20:07:59 +0200 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: Sam Ravnborg CC: Michal Simek , linux-kernel@vger.kernel.org, git@xilinx.com, wsa@the-dreams.de, Arnd Bergmann , linux-arch@vger.kernel.org Subject: Re: [PATCH] asm-generic/io.h: Add default configuration for readX/writeX_relaxed References: <35729b5d2bf080d3029f69af4bc638a268bf1a8f.1396941358.git.michal.simek@xilinx.com> <20140408175005.GA31890@ravnborg.org> In-Reply-To: <20140408175005.GA31890@ravnborg.org> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GLQNIV20oEFXTrxGlJfm65bRoAppdSIm7" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GLQNIV20oEFXTrxGlJfm65bRoAppdSIm7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Sam, On 04/08/2014 07:50 PM, Sam Ravnborg wrote: > On Tue, Apr 08, 2014 at 09:16:01AM +0200, Michal Simek wrote: >> Define default readX/writeX_relaxed IO helper functions >> for all archs which use asm-generic/io.h. >> Using COMPILE_TEST, moving drivers out of arch/arm and >> removing architecture dependencies in Kconfig is causing >> that more and more drivers is using _relaxed IO helper >> functions which is causing compilation failures on architectures >> which don't define them. >> >> Signed-off-by: Michal Simek >=20 > There is a potential cleanup patch for several architectures. definitely yes. > Those that already have similar defines can have them deleted as > they are now provided by the generic version. > Can you try to look into this too? Yes. I wanted to send this out just to know opinion from others. If this is acceptable, I will look at all archs. One patch per arch seems to be the best way how to do it. Thanks, Michal --=20 Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform --GLQNIV20oEFXTrxGlJfm65bRoAppdSIm7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlNEOv8ACgkQykllyylKDCGN2wCfZldFwXNhoK4CgT2kQgsk3vN5 zjQAn0B91CG0FmpR5yHoYwDnPniNr/g9 =bJ3P -----END PGP SIGNATURE----- --GLQNIV20oEFXTrxGlJfm65bRoAppdSIm7-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/