Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1177003pxb; Fri, 20 Nov 2020 03:13:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJwXZoKGm+mxTKpwpOP/cPA3q6FNyM2IGxnEwGClRE4mx+OrmhEDKeRIY3g2X+Q5RaY3SAJS X-Received: by 2002:a17:906:4c41:: with SMTP id d1mr33836473ejw.485.1605870807090; Fri, 20 Nov 2020 03:13:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605870807; cv=none; d=google.com; s=arc-20160816; b=fOPfi7yK+ULtE8dDzA6PzKbDGwLRIJvgTJRMWEf9xoN9a4XZzQVsjTueWIb3TdHxs0 rmKhxAuzjzlIDrdxvKb9iQFrrVOUUxlinZwkRkk4KHhzcyhoNn7R2oOFNED7AGEUi72s HtrMa3FvQVqZcKSTC/DxiTiQQxabkHVKLkJnzNkZrupAUV1By86tRHpenxPSCCbONSC5 2/kGKWNCVQq3FvGHVWcsAwgPScy2hyX9+Ip6ryibVjYiGJQnUIQWfDG6UaayAOHujo6h 87mDZ0pBBwuVk3yL+kA4C0tdtcN2RaCNOB22Juj4aE1lHTZ5jcXJA0FCkZUub10tf1Qp Z1rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=UpAe58Jnss6DnTbajXyUAsPncyE3mG/ZofADSnqO9zw=; b=YtDA1n76Mqmr4McJ/wzginAV91Vpyi/SH2wXRnV3Awgwo0qbU6FNbReLeoFQx+J/iq XsWyUGqwNbNpFQebIqga0J237cSdZ9jeJFULrkOLOh3fihisk4pVmhW5v8AKG/TEzXNE TS8rqTQ3txmKz4ZL68uu5kvGprQZ+zOTpCr0cBkr8utEcxjjT6GzFkZNG6+kB+WvIkhd gcB9XOgWFztkiL0PkyJn/7kMStIzbp6Vao/gJzXvCILVU/iIqL7KvtisN/qPnumVi+/w AYd09JAu1Yi0qoRCPQn1dUA7xSZJEC0juqzG5GpTNVaQasWapiBe7E4YawTbNDtiJAeD i2oA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=tKBAUhav; 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 m12si1570752edv.299.2020.11.20.03.13.04; Fri, 20 Nov 2020 03:13:27 -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=tKBAUhav; 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 S1728338AbgKTLJl (ORCPT + 99 others); Fri, 20 Nov 2020 06:09:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:54942 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728442AbgKTLHA (ORCPT ); Fri, 20 Nov 2020 06:07:00 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BA5392222F; Fri, 20 Nov 2020 11:06:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1605870420; bh=dmkeiis4d4Vw2BZHP1dTouAtp1d1sOFq1VLwuAii8Ik=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tKBAUhavytkFWY119l7C0ehLdJ9Zw0bxYkxz0KeyUw9bsd9Cv0Kjz8AvUOv7hicXh oSky6aNo3+1kR+MZd95g5qBtigKqxbCsiRx+Rqg4+TnJMMLM4U5nU+Z1NjODna8o62 FHvn3mIFppUIUnuW6hsiHVZwHOZJvnBYJCqv+xys= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sudip Mukherjee Subject: [PATCH 5.4 06/17] MIPS: PCI: Fix MIPS build Date: Fri, 20 Nov 2020 12:03:33 +0100 Message-Id: <20201120104541.390312868@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201120104541.058449969@linuxfoundation.org> References: <20201120104541.058449969@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Sudip Mukherjee While backporting 37640adbefd6 ("MIPS: PCI: remember nasid changed by set interrupt affinity") something went wrong and an extra 'n' was added. So 'data->nasid' became 'data->nnasid' and the MIPS builds started failing. This is only needed for 5.4-stable tree. Fixes: 957978aa56f1 ("MIPS: PCI: remember nasid changed by set interrupt affinity") Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- arch/mips/pci/pci-xtalk-bridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/mips/pci/pci-xtalk-bridge.c +++ b/arch/mips/pci/pci-xtalk-bridge.c @@ -284,7 +284,7 @@ static int bridge_set_affinity(struct ir ret = irq_chip_set_affinity_parent(d, mask, force); if (ret >= 0) { cpu = cpumask_first_and(mask, cpu_online_mask); - data->nnasid = COMPACT_TO_NASID_NODEID(cpu_to_node(cpu)); + data->nasid = COMPACT_TO_NASID_NODEID(cpu_to_node(cpu)); bridge_write(data->bc, b_int_addr[pin].addr, (((data->bc->intr_addr >> 30) & 0x30000) | bit | (data->nasid << 8)));