Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp1186565ybf; Thu, 27 Feb 2020 06:30:48 -0800 (PST) X-Google-Smtp-Source: APXvYqzchr4BMJnBbFvKSpgMF04g6pzL+9JFXLnW5fS0Ydfb94NjXa+ekbNelQOG9rO/H1Bi3U04 X-Received: by 2002:aca:55cc:: with SMTP id j195mr3589646oib.22.1582813848005; Thu, 27 Feb 2020 06:30:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582813847; cv=none; d=google.com; s=arc-20160816; b=M4DZYGPvInS6dMmjrfRAYixvOycltJeCDtz/MrR60uyrasJOqfLL7VB43TzezbmaGs YjTZMYiwqmfZmPp2Qy9OQMi7BXNCk/Zkf+s5ylFudpAepeGKUzQepaexYT5sFOB4Jjbe r7sbN5RMhiR+VUJLWOYfTfBE0Ni2rXytfaUwWufMNnFokedk6w5ZbcHafo7LFD3hGg0A jnspr9FGrCI45cNSb0I9hTxpW1hWtKb+XbP4Wp8k+8p+cxuKoFj1P9LOGY9rI3GfxvKJ /5WkkvxpXCb3iV1wSWpCwC2gvDnbugqSD5AUuIC/yR+YKki08x49tdER5gEyciUbi2Co 7ddg== 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=oOyo3tGZOlLJK9fxSJCI471OqAcxDtZE0oKJ6dmjpIDnLdjG44SgeLtdc37LD2PzsJ EGPwDvkToyrJvkLS4ra+Nm8Fd4muiGqo+10r3lv234SBOIZLEp+4yN1MBxZ6t6FmaEAK 2x9n7nxCtf1ob0sPJo6mzw/DlrUqcvCIcehVtxdqDxL78FyYuuRpyoC3yQQ3SqRePTfP RM272R2vTizruXjr6weLomOVep11AxNYAi1cJlYdKTHekT3AuTRE9OEQx/jAqV63LR8O SXjvQDnHhM30flCPkVqfyKwubUJ19+xmaz60527bm99NkXGIpHUB0gBWHEM+jQMJCwoZ cfiw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cxXp3AGP; 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 l21si1389762oic.126.2020.02.27.06.30.34; Thu, 27 Feb 2020 06:30:47 -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=cxXp3AGP; 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 S2388478AbgB0O3U (ORCPT + 99 others); Thu, 27 Feb 2020 09:29:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:43764 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387948AbgB0OGc (ORCPT ); Thu, 27 Feb 2020 09:06:32 -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 3C07C21D7E; Thu, 27 Feb 2020 14:06:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582812391; bh=PiciUWh6trivm2waRdUpYO3vt8+/QQj86XcJO2eDsJc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cxXp3AGP3wt7klrNvloidVfkrFhSpDU9i3P9loVzm5t0S/TLVjI6Hr1pLgsm802FS URUt8wdH7iixJBgwp8GJXLHnEO/AmkwhPFCPOZtFYKQTQjH6eK9L8sq4et8WyP87wB ftG+7XlPZMvw91tHUeRqPU3D4TykNdDm586OzKIU= 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.19 96/97] xen: Enable interrupts when calling _cond_resched() Date: Thu, 27 Feb 2020 14:37:44 +0100 Message-Id: <20200227132230.358208395@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200227132214.553656188@linuxfoundation.org> References: <20200227132214.553656188@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); } }