From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 07 Apr 2018 01:09:45 +0200 (CEST) Received: from mail.kernel.org ([198.145.29.99]:39642 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23994588AbeDFXJhJAwqP (ORCPT ); Sat, 7 Apr 2018 01:09:37 +0200 Received: from saruman (jahogan.plus.com [212.159.75.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B61F120B80; Fri, 6 Apr 2018 23:09:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B61F120B80 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=jhogan@kernel.org Date: Sat, 7 Apr 2018 00:09:25 +0100 From: James Hogan To: Matt Redfearn Cc: Ralf Baechle , linux-mips@linux-mips.org, Alban Bedel , Antony Pavlov , Palmer Dabbelt , Bartosz Golaszewski , linux-kernel@vger.kernel.org Subject: Re: [PATCH] MIPS: vmlinuz: Fix compiler intrinsics location and build directly Message-ID: <20180406230924.GB1730@saruman> References: <20180403160728.GB3275@saruman> <1522833502-28007-1-git-send-email-matt.redfearn@mips.com> <20180405214219.GA31336@saruman> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jho1yZJdad60DJr+" Content-Disposition: inline In-Reply-To: <20180405214219.GA31336@saruman> User-Agent: Mutt/1.7.2 (2016-11-26) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 63424 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: jhogan@kernel.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips --jho1yZJdad60DJr+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 05, 2018 at 10:42:19PM +0100, James Hogan wrote: > On Thu, Apr 05, 2018 at 11:13:14AM +0100, Matt Redfearn wrote: > > Actually, this patch would be better inserted as patch 3 in the series= =20 > > since it can pull in the generic ashldi3 before the MIPS one is removed= =20 > > in the final patch. Here's an updated commit message: >=20 > Thanks Matt, applied. Loongson1b/c defconfigs are still broken unfortunately. The .o files aren't getting generated, apparently due to a different cmd_cc_o_c definition when CONFIG_MODVERSIONS=3Dy. I'm gonna drop this patchset from 4.17. Hopefully an updated version can be applied for 4.18 after the merge window. Thanks James --jho1yZJdad60DJr+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEd80NauSabkiESfLYbAtpk944dnoFAlrH/h4ACgkQbAtpk944 dnpWAg/9HQbxFOZwOg2DY/r+KJC19kVdrzAkbkneRQhGKBAVNA2QoZjnwPzn8zVF /Tm03zXyHDI4m7TLXXWnGjLFI5lMMQ5TFOLpQXpXgp33/zimTHo33PStNQT2v9Dv 3+AokX7BSPlYnlgmCtXXdreuD2bBKlED3hzcDbQ7ZHcJOXpXpgrkZwYJF4q3kAgg HaQx2o415CE6n/Hyc5BBjRir6BeoHHKnADt3pM7/9oTKl6YtrXbBDTiDCsUtg5R2 fj0ye52jFVhGUgGAWANtclk/1T20riZNb+YQ2/XjuQ2+4tLFlSpoMdJNp0BLFlYu JdlpO23wZeDqIixDcHXDAli3oqhqWF84e9vkw02n0pwhKha1316MaEu0RVpzoXeO k64crb7AKqMPjOxq7KYuOdMDeXsBsTz1YwqkmdpicGU+qade+jIGS86hqSjHxThM AdkjUZM77Gza5N4XgAa31oJc2bhqtpja9T8Pg6K6xx1Z/uWrP7ay3+ReYjiv59UW e+vS/Zn3ICBZxM0nhYQYAWe0FSjZJh07DLLPi+fShomVEwkCGXqZ6xXF9IUWv4DZ Ht0g7uKm2kST8oqq9+fTUPurEevneqIdHYqM5gCPsxhcSvO1Xy7tVpu4d4W3pmAB QWQwovtDVcm8gHkGy/cEvBPLDvyk8clqLVMN/JXAwfrPk0xsukA= =qaZb -----END PGP SIGNATURE----- --jho1yZJdad60DJr+--