From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Google-Smtp-Source: AH8x226dUBVMHr9KPjF8zYh2o5NY/Nrd/uIh5KVrlroh5S85DsWogP14o0XnSpysAXyzkmLXWH96 ARC-Seal: i=1; a=rsa-sha256; t=1516869844; cv=none; d=google.com; s=arc-20160816; b=0nbnk8gm6k8NdryMYR+2OmLZHx5uZvc7+eRNsiLOJCuoFfxXEounfVr0YcBdC4qyUR TmuvxkSP8EojmeXy9RN4NoeiuCLMu1cFCLcTpYTyXdTwtfT1/FbzTqLCZPmyCYdkee5w vIrABzwNR+gNLK6IR76m8SYaOtGkLiOj508sQ3UsQTxQwO/PswmpZ8mKgRbwnrMpeSxn pgWiacu8Tl7hXU4SSAoD7/7JTM1sN0e1/bpQaiydqCOz1+1MZ+tcsDp57hgv4WZCks7R YeGkmmtU+Urqz4BbrwqP55xi96B7lrIymwcKZy9xSXzCeq5PcFhW+CGCJk9Szq4N+483 cwZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=mime-version:user-agent:references:message-id:in-reply-to:subject :cc:to:from:date:arc-authentication-results; bh=WD3qSG+Q0PIh6uViQylhRICzPu98+GCz6qhCCTBFTN4=; b=pzFSeCNHrDToQ24IEEHIYsIcCq1JP9X6WHEtrQWN0mO5PvlsP9xeIz4OpJIsyk7fAj QE8lc5NMKyq+Rm+Pqv8qopmmeDjMwc+A1pUwIBvejRhgAysPWTPGVR4bKgCYQ2myV4cd wOtIJuNkVlhNKNKYBtpG11HLkaANYWAlom3L04C99y0FyzneVD91cch/qn2ryESZl+89 8oBcNXGcylJerfv92ElRV3a9NSm9PsDxwEXcL0osabKHuaJ3sVCYOOmtrnlYSZID7eLx jsUmfOX9IpVVsttBgz3pHkUsARRIuBubn91nOJ5+XjicDr76R8VHdfMh0Ijk5C+FLifk lbww== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of tglx@linutronix.de designates 146.0.238.70 as permitted sender) smtp.mailfrom=tglx@linutronix.de Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of tglx@linutronix.de designates 146.0.238.70 as permitted sender) smtp.mailfrom=tglx@linutronix.de Date: Thu, 25 Jan 2018 09:43:54 +0100 (CET) From: Thomas Gleixner To: Andi Kleen cc: Linus Torvalds , Greg Kroah-Hartman , Jiri Kosina , David Woodhouse , Rusty Russell , "Van De Ven, Arjan" , Jessica Yu , Linux Kernel Mailing List Subject: Re: [PATCH] Revert "module: Add retpoline tag to VERMAGIC" In-Reply-To: <20180124181735.GB26209@tassilo.jf.intel.com> Message-ID: References: <20180124142817.GA23797@kroah.com> <20180124181735.GB26209@tassilo.jf.intel.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-LABELS: =?utf-8?b?IlxcSW1wb3J0YW50Ig==?= X-GMAIL-THRID: =?utf-8?q?1590489149252174297?= X-GMAIL-MSGID: =?utf-8?q?1590553313582737066?= X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Wed, 24 Jan 2018, Andi Kleen wrote: > On Wed, Jan 24, 2018 at 09:00:48AM -0800, Linus Torvalds wrote: > > On Wed, Jan 24, 2018 at 6:28 AM, Greg Kroah-Hartman > > wrote: > > > > > > Linus, if there are no objections, can you apply this revert to your > > > tree now so this doesn't get into 4.15? > > > > Applied. > > So can we get the warning replacement? It would be good to have some > kind of solution. I already reviewed that and had comments. So, no. This one is not going to go anywhere. Thanks, tglx