From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:51882 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1731433AbeLUKrP (ORCPT ); Fri, 21 Dec 2018 05:47:15 -0500 Date: Fri, 21 Dec 2018 11:47:05 +0100 From: Borislav Petkov To: WANG Chao Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Peter Zijlstra , Zhenzhong Duan , Thomas Gleixner , David Woodhouse , Daniel Borkmann , "H . Peter Anvin" , Konrad Rzeszutek Wilk , Andy Lutomirski , Masahiro Yamada , Michal Marek , srinivas.eeda@oracle.com Subject: Re: [PATCH] treewide: replace RETPOLINE with CONFIG_RETPOLINE Message-ID: <20181221104705.GA4750@zn.tnic> References: <20181210163725.95977-1-chao.wang@ucloud.cn> <20181221093347.GA88654@WANG-Chaos-MacBook-Pro.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20181221093347.GA88654@WANG-Chaos-MacBook-Pro.local> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Dec 21, 2018 at 05:33:47PM +0800, WANG Chao wrote: > On 12/11/18 at 12:37P, WANG Chao wrote: > > Since commit 4cd24de3a098 ("x86/retpoline: Make CONFIG_RETPOLINE depend > > on compiler support"), RETPOLINE has been replaced by CONFIG_RETPOLINE. > > > > Fixes: 4cd24de3a098 ("x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support") > > Signed-off-by: WANG Chao > > ping ... This one somehow slipped through the cracks... :-\ Ok, let's see: this could be relevant for the case when a module built with a compiler which doesn't support retpolines, gets loaded on a system which is built with retpolines. Which is pretty seldom as the majority of setups out there should have a retpoline-enabled compiler. And should not allow loading external modules anyway, but that's a different story. So, this close to the merge window, I'm inclined to delay this one after it and have it take the x86/urgent fixes path. Unless someone screams and says that patch breaks his system. I haven't seen any reports about it so far so... Thx. -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)