Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp1205596ybf; Thu, 27 Feb 2020 06:47:49 -0800 (PST) X-Google-Smtp-Source: APXvYqzgD2XMYdPo0LyJ417ZrQkIEsoRdp+7bMrHVQtMcy9Ir+4k/PDarafJ0fIEDhdqqqnzZLuP X-Received: by 2002:a54:468a:: with SMTP id k10mr3716474oic.3.1582814868960; Thu, 27 Feb 2020 06:47:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582814868; cv=none; d=google.com; s=arc-20160816; b=UifmQ7eknIDLIaDfTBoc31UKXKsgZI54uVU0Pm0WrYs0FqVNtn5p42hjmv6F6TjZpq CjhbaIN9IQo3AhBhfKLDQtu1cM523LxCeJnW9onxtXRnNWSG6+L53+MHdeujCkAhIrj0 9tAa2ZYVfQKYk7SvlsRBoB/sTAOoMBDykk/Gmd1Z6d+Ium98QoZXQGN5ef99xJWyLniu vFq1kaxDC0tLUNAT29fR0mwEU/jR/EsHDM8lIeLph5kEy+fBv+VTjjesckPd/NTR/P3f F4tsUGX4jbiKUaX0X9h8ZtxGwANG3VoHLI4C16ACJob2bAzQnuc10nF/3zDjvKMeV28Y 8h2w== 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=6DabpIHLR0V46UpWK0BvnBnmjRUgWlfmqxegwwNyvL8=; b=x0VeEUyR93Xx0PMlTupniINsKnxgl1am+ZVXvvtvpiTZ1mqZJPWDiYOB9nSEVcgykh W1G6kyAqO/rK4uIHu3C8cEeO008VS7KU/nXvlkJNWc/L4nDlKGNi95pzjQBtDShRPfRR +vtL2ysVYZAPBpoVJOE6+vazYKNQQbDFgEdLQI7ESWYSotOFN3xjnFJa6QA6Suh3cXq+ gjLg7tYzyK3fWsP6DTIfJUhYuHc+m3HQwFkR2wSRilUjtItlp12ZV2goiAAPIc+gwk2I NlKqJ0CQ6yIOT+loa774hRr64QsWa7HoprvvTSk7jwbxqT27OPyptEfeFPJjX4fp8omx L/Fg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=iPAho+KJ; 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 n11si1557576otq.112.2020.02.27.06.47.36; Thu, 27 Feb 2020 06:47:48 -0800 (PST) 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=iPAho+KJ; 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 S1730293AbgB0No5 (ORCPT + 99 others); Thu, 27 Feb 2020 08:44:57 -0500 Received: from mail.kernel.org ([198.145.29.99]:40510 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729318AbgB0Nou (ORCPT ); Thu, 27 Feb 2020 08:44:50 -0500 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 9E57F21D7E; Thu, 27 Feb 2020 13:44:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582811090; bh=PiciUWh6trivm2waRdUpYO3vt8+/QQj86XcJO2eDsJc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iPAho+KJvjMSdp+9FK1+1LW7sC/snUmIwu6csHbPy/N0rclZVxj0wrKmsPxt4NoOn JBYJ+5L4DiQGa8PE9jZi4oFfPjsYECQVDVVQrSrNGKvrA8PRuxcucYcnUy3QLnNLfz ED7KAgod7J20XiDVm8CqZIEKmw7zzMDOeK7gEVe8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Gleixner , Juergen Gross , Boris Ostrovsky Subject: [PATCH 4.4 113/113] xen: Enable interrupts when calling _cond_resched() Date: Thu, 27 Feb 2020 14:37:09 +0100 Message-Id: <20200227132229.965012750@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200227132211.791484803@linuxfoundation.org> References: <20200227132211.791484803@linuxfoundation.org> User-Agent: quilt/0.66 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 From: Thomas Gleixner commit 8645e56a4ad6dcbf504872db7f14a2f67db88ef2 upstream. xen_maybe_preempt_hcall() is called from the exception entry point xen_do_hypervisor_callback with interrupts disabled. _cond_resched() evades the might_sleep() check in cond_resched() which would have caught that and schedule_debug() unfortunately lacks a check for irqs_disabled(). Enable interrupts around the call and use cond_resched() to catch future issues. Fixes: fdfd811ddde3 ("x86/xen: allow privcmd hypercalls to be preempted") Signed-off-by: Thomas Gleixner Link: https://lore.kernel.org/r/878skypjrh.fsf@nanos.tec.linutronix.de Reviewed-by: Juergen Gross Signed-off-by: Boris Ostrovsky Signed-off-by: Greg Kroah-Hartman --- drivers/xen/preempt.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- a/drivers/xen/preempt.c +++ b/drivers/xen/preempt.c @@ -37,7 +37,9 @@ asmlinkage __visible void xen_maybe_pree * cpu. */ __this_cpu_write(xen_in_preemptible_hcall, false); - _cond_resched(); + local_irq_enable(); + cond_resched(); + local_irq_disable(); __this_cpu_write(xen_in_preemptible_hcall, true); } }