Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1000158yba; Thu, 4 Apr 2019 02:07:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqzjJjXV8SDYxRUxLPJpATXSMUjQl2S6gaYGgvErYYXrpvlMbT5J+lzX8qTEAdz55pqEl/MY X-Received: by 2002:a63:fa46:: with SMTP id g6mr4621240pgk.382.1554368827893; Thu, 04 Apr 2019 02:07:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554368827; cv=none; d=google.com; s=arc-20160816; b=0xN7z/2/v7bP6tZanb2HD2SX6seq1vcihUmZd3Uxcz54pQFN4f6NThuXlRztDsReZy xD7/PAUYtJAd2JQBg1enjrD8Fnm4ZZTRguh03gR+90F2AR4EAhTl8V2ZeOIb6uzQhnwf YYiAkpLtwaNqGSeKc/2VSH9gYMcxavMxPbcq4YWjfgjmK2/eZnKQJ2cm30QSFL28kZNt c4Xg5Ad4ZcaepH88qJ8bO8Ri6GwPB8aYsPWeWCb5xyTxvzAmEIhs3rsPatl4fqUCLg+Y UVPaOg1bPngqdLT1KWYslStxpO5XKqOIw3SKAh4gzpR4htZVIqw4Zue8+IhhIclpu34A ZMZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=i3t3R1gXtIyssqmoxIzAr929XHLcdsE9Ig/+rH26rL0=; b=S68zxjEeLOlmTHcH8XHt5BL1gf7yV/21lkOkd+LujPG59pPI+7F71eUletg9sD8+AZ uOt/a461xtspMSVTmooym1CJXGlb0Ikn5mLKnACH1dHULDQ/GSSyyG4vVOO5kjA2YQ8F 34OfivYC9FY1k31ZSthgBBcBCmnVIUw/HPTS+WX/t5gQ45N19K7S0RysyGhTC0v2lFxp hMOHx5s9HtNKgXTCLLzX4n8iSR/K4UvbaFag81C6pYkXYNt7o0d6zlgaY6xnw5aILkfr cw9fYLZr6GEGFoyZguLYmPmsOxVW1nszDYCyYiPuMsYDanlbluQ7SOuBQYlbSXG5Cgyg WEHw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oWOXcEs2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u125si14092747pgc.281.2019.04.04.02.06.52; Thu, 04 Apr 2019 02:07:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oWOXcEs2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731858AbfDDJGT (ORCPT + 99 others); Thu, 4 Apr 2019 05:06:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:44710 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732055AbfDDJGP (ORCPT ); Thu, 4 Apr 2019 05:06:15 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 0BFEC21852; Thu, 4 Apr 2019 09:06:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554368774; bh=/cTdPAFCSAdQPteb0C8LolH1JJdyENTZK6Zn8Xmcv/E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oWOXcEs2I2BDOF91xDivuCH6vKRSJv3DVkaq4uEpF3Nua9AThf3wQdKn2ZOh1pLS6 VE2U79hvOKBh6sitNRXrY7fKSyYvgpaeJKcnD8a6G6F2EyvShG449Cw0VZ5/eFrj0e 27B4Oug8vWrpWWIdIjWGcI+UAniQMBKbQNnVvESQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nathan Fontenot , "Michael W. Bringmann" , Michael Ellerman , Sasha Levin Subject: [PATCH 4.19 149/187] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Date: Thu, 4 Apr 2019 10:48:06 +0200 Message-Id: <20190404084610.161098218@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084603.119654039@linuxfoundation.org> References: <20190404084603.119654039@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 81b61324922c67f73813d8a9c175f3c153f6a1c6 ] On pseries systems, performing a partition migration can result in altering the nodes a CPU is assigned to on the destination system. For exampl, pre-migration on the source system CPUs are in node 1 and 3, post-migration on the destination system CPUs are in nodes 2 and 3. Handling the node change for a CPU can cause corruption in the slab cache if we hit a timing where a CPUs node is changed while cache_reap() is invoked. The corruption occurs because the slab cache code appears to rely on the CPU and slab cache pages being on the same node. The current dynamic updating of a CPUs node done in arch/powerpc/mm/numa.c does not prevent us from hitting this scenario. Changing the device tree property update notification handler that recognizes an affinity change for a CPU to do a full DLPAR remove and add of the CPU instead of dynamically changing its node resolves this issue. Signed-off-by: Nathan Fontenot Signed-off-by: Michael W. Bringmann Tested-by: Michael W. Bringmann Signed-off-by: Michael Ellerman Signed-off-by: Sasha Levin --- arch/powerpc/include/asm/topology.h | 2 ++ arch/powerpc/mm/numa.c | 9 +-------- arch/powerpc/platforms/pseries/hotplug-cpu.c | 19 +++++++++++++++++++ 3 files changed, 22 insertions(+), 8 deletions(-) diff --git a/arch/powerpc/include/asm/topology.h b/arch/powerpc/include/asm/topology.h index a4a718dbfec6..f85e2b01c3df 100644 --- a/arch/powerpc/include/asm/topology.h +++ b/arch/powerpc/include/asm/topology.h @@ -132,6 +132,8 @@ static inline void shared_proc_topology_init(void) {} #define topology_sibling_cpumask(cpu) (per_cpu(cpu_sibling_map, cpu)) #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) #define topology_core_id(cpu) (cpu_to_core_id(cpu)) + +int dlpar_cpu_readd(int cpu); #endif #endif diff --git a/arch/powerpc/mm/numa.c b/arch/powerpc/mm/numa.c index 5500e4edabc6..10fb43efef50 100644 --- a/arch/powerpc/mm/numa.c +++ b/arch/powerpc/mm/numa.c @@ -1461,13 +1461,6 @@ static void reset_topology_timer(void) #ifdef CONFIG_SMP -static void stage_topology_update(int core_id) -{ - cpumask_or(&cpu_associativity_changes_mask, - &cpu_associativity_changes_mask, cpu_sibling_mask(core_id)); - reset_topology_timer(); -} - static int dt_update_callback(struct notifier_block *nb, unsigned long action, void *data) { @@ -1480,7 +1473,7 @@ static int dt_update_callback(struct notifier_block *nb, !of_prop_cmp(update->prop->name, "ibm,associativity")) { u32 core_id; of_property_read_u32(update->dn, "reg", &core_id); - stage_topology_update(core_id); + rc = dlpar_cpu_readd(core_id); rc = NOTIFY_OK; } break; diff --git a/arch/powerpc/platforms/pseries/hotplug-cpu.c b/arch/powerpc/platforms/pseries/hotplug-cpu.c index 6ef77caf7bcf..1d3f9313c02f 100644 --- a/arch/powerpc/platforms/pseries/hotplug-cpu.c +++ b/arch/powerpc/platforms/pseries/hotplug-cpu.c @@ -802,6 +802,25 @@ static int dlpar_cpu_add_by_count(u32 cpus_to_add) return rc; } +int dlpar_cpu_readd(int cpu) +{ + struct device_node *dn; + struct device *dev; + u32 drc_index; + int rc; + + dev = get_cpu_device(cpu); + dn = dev->of_node; + + rc = of_property_read_u32(dn, "ibm,my-drc-index", &drc_index); + + rc = dlpar_cpu_remove_by_index(drc_index); + if (!rc) + rc = dlpar_cpu_add(drc_index); + + return rc; +} + int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) { u32 count, drc_index; -- 2.19.1