Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp4933288pxu; Thu, 10 Dec 2020 08:49:36 -0800 (PST) X-Google-Smtp-Source: ABdhPJwZONDQqBHM96RcBMPbjoQ2Kt57wojIIIvCrZ2a8ir0BMX3b7aJCgWoFbnfJGpRZWpVY3Tr X-Received: by 2002:a17:906:4c55:: with SMTP id d21mr7264816ejw.116.1607618976607; Thu, 10 Dec 2020 08:49:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607618976; cv=none; d=google.com; s=arc-20160816; b=H2PfiF9HxlmVmcwD5cjquS5AUhVzyTfyPU/O+LsZ2iYP38v1d2v8/nN7xMFCWPROKR T4eDF2C9SAyH2deoYA3vxBfVlu4mFAE61fZkyNDtv/ArF3hJH7hHEA9jDr8ChCnPWDt8 2nLT9GXdJDO2WZuIZpxHz4sfr0fI7Q4rTAf1KX2N/08600N3iY0utLwTY8H4YScDzF7N 0QTJPWtgq6yivujy6KO2kjRZWHHYQvKtHyXJTffqojyJX0t3QvESurMxBnrqr3nmkpAd UUwQonLV/d5dqtsMgdR347idfTBqvRW4kb3qC60tjlAJjszSWWKrMpaPvhFB4+43KJiM oj3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=mczD+tdEzChqX1l7r3kzUx7A8MPqTg3y9TqwJaVtvEo=; b=oAxoGPoSxyW9MtgaApTdPNqTQT3zrhWpJPcPlWIu3wVox0BUmngYyYfPWDaVqkgoAH euJhRwRxY0BVYIxA3h6xdKJyZ+Nja+4vJuXMWnS7nYnqhJVicgiYGjhVQqENgn75Do4t 2FvnQ7v3DjDYICI4VNujbxitzOcv2VeHxwVTOxjimhVqN9SJaRnra9ByHISCFDkPTF/j FZG2yzFzG6iJNOPYlSKZ98Olc3B9mOuIwIgQB8ti211YpR36qonE8NurXyhuQMmRTKJD I/qTQeGH71SPr6rBp1232Uqps7OhlxB9yPK0hBPnmU+3V34rpVOTlrQlrTXTSXbqZLxm m7xg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=BbXJUQkX; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c26si2991303edx.406.2020.12.10.08.49.13; Thu, 10 Dec 2020 08:49:36 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=BbXJUQkX; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392333AbgLJQqg (ORCPT + 99 others); Thu, 10 Dec 2020 11:46:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:34284 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390789AbgLJQqJ (ORCPT ); Thu, 10 Dec 2020 11:46:09 -0500 Date: Thu, 10 Dec 2020 17:46:43 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607618729; bh=VlED3yGMu7lpSWGnJyAkaK8we53Fs771TCNDyWL0uf4=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=BbXJUQkXSMfdaUnd9eM9RiwRPVQkDJbL3T/We6DIkd0xZZexgGxS8xclH1Q0ZsK9D 9oAbIGkyH0iYhX+ub3A9YIQLRUhU97i82tXJA7VnSTnW092g+XQZqO+gO/m0KX+xAo PG1eWYiIjn63ZalG4vh2dVoqax0lff47OGVXS47w= From: Greg Kroah-Hartman To: Niklas Schnelle Cc: linux-kernel@vger.kernel.org, Naresh Kamboju , stable@vger.kernel.org, Alexander Gordeev , Halil Pasic , Heiko Carstens Subject: Re: [PATCH 5.4 21/54] s390/pci: fix CPU address in MSI for directed IRQ Message-ID: References: <20201210142602.037095225@linuxfoundation.org> <20201210142603.083190701@linuxfoundation.org> <805f753f-f431-a032-383c-65130ef0b153@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <805f753f-f431-a032-383c-65130ef0b153@linux.ibm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 10, 2020 at 05:34:08PM +0100, Niklas Schnelle wrote: > Hi Greg, > > sorry to bother you but I missed that the smp_cpu_get_cpu_address() > address used here was only added with the > commit 42d211a1ae3b77 ("s390/cpuinfo: show processor physical address") > which landed in v5.7-rc1. This would therefore break if ever called > (luckily it would not be called on any shipped hardware) and > also causes a missing declaration warning as reported by > Naresh Kamboju thanks! > Since this is as of now just a spec fix, as on all known hardware > the Linux CPU Id always matches the CPU Address, I would > recommend to simply revert the commit. Ok, will go drop it now, thanks. greg k-h