From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759858AbcAUTH6 (ORCPT ); Thu, 21 Jan 2016 14:07:58 -0500 Received: from mail.skyhub.de ([78.46.96.112]:44668 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752770AbcAUTH4 (ORCPT ); Thu, 21 Jan 2016 14:07:56 -0500 Date: Thu, 21 Jan 2016 20:07:28 +0100 From: Borislav Petkov To: "H. Peter Anvin" Cc: Andy Lutomirski , Brian Gerst , X86 ML , LKML Subject: Re: [PATCH 4/5] x86/alternatives: Add an auxilary section Message-ID: <20160121190728.GH21930@pd.tnic> References: <1453401286-26966-1-git-send-email-bp@alien8.de> <1453401286-26966-5-git-send-email-bp@alien8.de> <56A12AB3.90607@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56A12AB3.90607@zytor.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 21, 2016 at 11:00:03AM -0800, H. Peter Anvin wrote: > NAK on this being part of .altinstr_replacement (if anything it ought to > simply be part of .text.init). Otherwise fine. You mean .init.text. Brian had it there in his original version. Out of curiosity, why don't you want it in .altinstr_replacement? To avoid any mixup? -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.