From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2719CC433F5 for ; Thu, 17 Feb 2022 11:00:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4TfdLzFcAVphHunmRKKFBh8qdqZ5zhJwEuLpwtfndkU=; b=P6ZiwwhCqAys1M 7pEHfSvEn2fCIDbfY98mAzGVZU7PoTOGUQdQSjjVvRpbL+OBwgdymC2cltRv64wJaxLL/lwUcLP4K FWMcb5/Uj06BLJSgNO+lXKoK8+J7BxUcCSJNvlYNyaCFFGFUepJeytfh1lKWcMyD0iAUikAKbUflo 4TsKyWiJ9ZffLdzJFEsQLAtHlEStKFhYzgrL1CbF3IZGEcQLwQ53VVYVxCm7PQjKpZlgBDLwOHsR2 BPD9Rx02BhWpkwzZu7sjvkzLh/7udogG6AfF/2GAZKS9WiLmYLbkTzpdoL4ecmDNc603iqsBlQmzL Wz7A0YGVT+SG5us0VFXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKeUj-009zo9-Nw; Thu, 17 Feb 2022 10:58:41 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKeUh-009zo2-VC for linux-arm-kernel@bombadil.infradead.org; Thu, 17 Feb 2022 10:58:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=k+K/S4k1lT6ap2ZGsdX1S59y95YGeivQRrtXWeBKtKc=; b=PxyZ3S7Dc+H9qAXWvihb6mdfqj qr4iIoJr6hxmeXH3A+JCqnWjG2dHuxQOPLFN0s5rOLaHCUdk4x/Js4gbfyJgoTeR7sbhAVVTAn/y0 x0Dtob1izK7z+Wc8M/3caEFW0evRZDSsyI3/m9hvZKBLRuyRiktF/P2l42lHK3r+0iGk9kwTNrFdG yU97SEnSid1DI9VOva9Dqn3UswCLVwNbR3NUBupCsHfv7HXV/BfdG1/mJej3ztxK161PD6TtWYYNe NY7s55GKzueSfMV9nsLMxpDM5l4gFB2Tx0MXCio+/5TaWy13wBmLHwF/BNY0DhhsbKT1UGW+/LUBF wq+MIHfA==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nKeUb-00AZMj-W6; Thu, 17 Feb 2022 10:58:34 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id D5F1730026F; Thu, 17 Feb 2022 11:58:31 +0100 (CET) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id B8D0B201A7CEE; Thu, 17 Feb 2022 11:58:31 +0100 (CET) Date: Thu, 17 Feb 2022 11:58:31 +0100 From: Peter Zijlstra To: Mark Rutland Cc: linux-kernel@vger.kernel.org, catalin.marinas@arm.com, will@kernel.org, acme@redhat.com, ardb@kernel.org, bp@alien8.de, broonie@kernel.org, dave.hansen@linux.intel.com, joey.gouly@arm.com, jpoimboe@redhat.com, jslaby@suse.cz, linux-arm-kernel@lists.infradead.org, mingo@redhat.com, tglx@linutronix.de Subject: Re: [PATCH v4 0/4] linkage: better symbol aliasing Message-ID: References: <20220216162229.1076788-1-mark.rutland@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220216162229.1076788-1-mark.rutland@arm.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Feb 16, 2022 at 04:22:25PM +0000, Mark Rutland wrote: > Catalin, Will, Peter: I think this is ready now and would like to get it > queued, but it looks like this may (trivially) conflict with other bits > we'll want to queue in either the arm64 tree (Joey's string routine > changes [4]), or tip tree (Peter's IBT series). > > I assume the best thing to do would be to have a stable branch merged in > both of those. I've tagged this such that it can be pulled (details > below); Peter also suggested he could make a stable branch in the tip > tree. Any preference? No real preference, The conflicts on my end are really rather trivial IIRC, but they're a nice clean-up. If I don't take then, feel free to add: Acked-by: Peter Zijlstra (Intel) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel