Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751243AbdLIFlc (ORCPT ); Sat, 9 Dec 2017 00:41:32 -0500 Received: from fldsmtpe03.verizon.com ([140.108.26.142]:55663 "EHLO fldsmtpe03.verizon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750930AbdLIFlS (ORCPT ); Sat, 9 Dec 2017 00:41:18 -0500 From: alexander.levin@verizon.com X-Host: surveyor.tdc.vzwcorp.com To: Ben Hutchings CC: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Heiko Carstens , Martin Schwidefsky Subject: Re: [PATCH 4.4 95/96] s390/kbuild: enable modversions for symbols exported from asm Thread-Topic: [PATCH 4.4 95/96] s390/kbuild: enable modversions for symbols exported from asm Thread-Index: AQHTcLBIO08WbNen/kWTMUz+dR8Zvg== Date: Sat, 9 Dec 2017 05:40:55 +0000 Message-ID: <20171209054054.qjr2adssctrabyme@sasha-lappy> References: <20171128100503.067621614@linuxfoundation.org> <20171128100509.239663797@linuxfoundation.org> <1512681670.18523.213.camel@codethink.co.uk> In-Reply-To: <1512681670.18523.213.camel@codethink.co.uk> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: NeoMutt/20170113 (1.7.2) x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.144.60.250] Content-Type: text/plain; charset="iso-8859-1" Content-ID: <4EC848FC57F7C44480B0733B6EC4FB41@vzwcorp.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id vB95faaf016177 Content-Length: 664 Lines: 25 On Thu, Dec 07, 2017 at 09:21:10PM +0000, Ben Hutchings wrote: >On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote: >> 4.4-stable review patch.??If anyone has any objections, please let me know. >> >> ------------------ >> >> From: Heiko Carstens >> >> >> [ Upstream commit cabab3f9f5ca077535080b3252e6168935b914af ] >> >> s390 version of commit 334bb7738764 ("x86/kbuild: enable modversions >> for symbols exported from asm") so we get also rid of all these >> warnings: >[...] > >This was only needed for 4.9. Please revert it on the 3.18 and 4.4 >branches. I'll revert it for 4.4 and 3.18, thanks Ben! -- Thanks, Sasha