Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp402578pxu; Tue, 1 Dec 2020 14:21:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJzuikeDpnEV7+oYkKMDJBKSjW0Ct1PVh3kTjI32N3qprxeVmOSE3InOsfZ4GuyRX10+ljcc X-Received: by 2002:a05:6402:b45:: with SMTP id bx5mr5255244edb.193.1606861292310; Tue, 01 Dec 2020 14:21:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606861292; cv=none; d=google.com; s=arc-20160816; b=RVW0HK2i3x9V//wBLcDdMpBt+va9jSG6ns3Lh9/HAENXN1eeJoLxBYs1yCWaXfoAxm AgqwH+nPWxTIR+55nvijEHjei0chaEzyYowpL7knzLKPGlS73GuUh2oW5iNA1FK8Pp3M 04kk06yRg9I6n3cqD/wrPKNnzt4XCgerSrjfJS95ydro9ghLUupMA++vVwwgrD91up6o mQLZQzfiuCJHsED5Bc/kwrpVbk3kKP06AY/5sEJGWZpkBXG5nc8BMqfGk22uKiua6WPG +f7s967FPWxXXC3bWDfCWTXkv6zn6Mx3y0TX0iGAI8goV8o/x3qDNZm3dqBQMYTfK3Oc UULg== 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=c6SPSHqGqpxx4hBn23znrtNIN7WblgZvCFaWaYkZdXo=; b=bkSy0WP25EAkdBQ5thv8nS7n9rava+Hw4l7cmXb8EtUk02CT5hs8jz6It7Jgteb0Ha KZsHPl6Rc1ySVOMX859gnZCj/MwXASq/aSugCUr0UK1GC03z7mXwsg2PsCUwy3bgZysH HJ+PhRmJi/rEC8UTodgEM6tec1GjI4EhQfCFWBkdWb7pHhb5n5esZidqxvutS6Cc60QG /e4JEuibGeeoXBmgy2u4x8WY/zuAf6btU/1M1FmMvWtRSDV63MsTGY8/YK5PtOxsFjly 5x93j6AQAKSI1ghts6kiQ8nV16It3+4JbC9fsKk2WRSO8mphBvM8DR+uvGhgyEMKZg3b Sr7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=13NJxZ2l; 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 cc10si853097edb.156.2020.12.01.14.21.09; Tue, 01 Dec 2020 14:21:32 -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=13NJxZ2l; 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 S2388310AbgLAJA0 (ORCPT + 99 others); Tue, 1 Dec 2020 04:00:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:36148 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387629AbgLAJAS (ORCPT ); Tue, 1 Dec 2020 04:00:18 -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 2AF472224A; Tue, 1 Dec 2020 08:59:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1606813171; bh=CQGcO1E7GEgh3th3pKWM93pk8DAZcXYV+J7BSLkezjQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=13NJxZ2lcN3tDGWiZdk4VG9MJMVaHjjGk60H3xA7MBaV/HKctBvs4+yr9XV908YZ6 ojAoJwlELTPvT38pRXScTfhgikJJMHzPSGwlcr03ERXH05V5MCkOcPIdXvygT1EPSS dhjSinabjq9ppYvH4Ni3YbgNDmXSKlpkLRLns/jI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Brian Masney , Juergen Gross , Boris Ostrovsky , Sasha Levin Subject: [PATCH 4.14 18/50] x86/xen: dont unbind uninitialized lock_kicker_irq Date: Tue, 1 Dec 2020 09:53:17 +0100 Message-Id: <20201201084647.430852243@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201201084644.803812112@linuxfoundation.org> References: <20201201084644.803812112@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: Brian Masney [ Upstream commit 65cae18882f943215d0505ddc7e70495877308e6 ] When booting a hyperthreaded system with the kernel parameter 'mitigations=auto,nosmt', the following warning occurs: WARNING: CPU: 0 PID: 1 at drivers/xen/events/events_base.c:1112 unbind_from_irqhandler+0x4e/0x60 ... Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 ... Call Trace: xen_uninit_lock_cpu+0x28/0x62 xen_hvm_cpu_die+0x21/0x30 takedown_cpu+0x9c/0xe0 ? trace_suspend_resume+0x60/0x60 cpuhp_invoke_callback+0x9a/0x530 _cpu_up+0x11a/0x130 cpu_up+0x7e/0xc0 bringup_nonboot_cpus+0x48/0x50 smp_init+0x26/0x79 kernel_init_freeable+0xea/0x229 ? rest_init+0xaa/0xaa kernel_init+0xa/0x106 ret_from_fork+0x35/0x40 The secondary CPUs are not activated with the nosmt mitigations and only the primary thread on each CPU core is used. In this situation, xen_hvm_smp_prepare_cpus(), and more importantly xen_init_lock_cpu(), is not called, so the lock_kicker_irq is not initialized for the secondary CPUs. Let's fix this by exiting early in xen_uninit_lock_cpu() if the irq is not set to avoid the warning from above for each secondary CPU. Signed-off-by: Brian Masney Link: https://lore.kernel.org/r/20201107011119.631442-1-bmasney@redhat.com Reviewed-by: Juergen Gross Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- arch/x86/xen/spinlock.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/arch/x86/xen/spinlock.c b/arch/x86/xen/spinlock.c index 2527540051ff0..e22ee24396158 100644 --- a/arch/x86/xen/spinlock.c +++ b/arch/x86/xen/spinlock.c @@ -99,10 +99,20 @@ void xen_init_lock_cpu(int cpu) void xen_uninit_lock_cpu(int cpu) { + int irq; + if (!xen_pvspin) return; - unbind_from_irqhandler(per_cpu(lock_kicker_irq, cpu), NULL); + /* + * When booting the kernel with 'mitigations=auto,nosmt', the secondary + * CPUs are not activated, and lock_kicker_irq is not initialized. + */ + irq = per_cpu(lock_kicker_irq, cpu); + if (irq == -1) + return; + + unbind_from_irqhandler(irq, NULL); per_cpu(lock_kicker_irq, cpu) = -1; kfree(per_cpu(irq_name, cpu)); per_cpu(irq_name, cpu) = NULL; -- 2.27.0