Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2266521imm; Mon, 28 May 2018 05:05:10 -0700 (PDT) X-Google-Smtp-Source: AB8JxZr8zk8Wcz+SCOY1PY0imoldREwM0TZahDIW7s755HFM4uNVIfpdxq5RvuresfJ0BhBauqUq X-Received: by 2002:a17:902:868b:: with SMTP id g11-v6mr13136157plo.305.1527509110521; Mon, 28 May 2018 05:05:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527509110; cv=none; d=google.com; s=arc-20160816; b=1CfT5yW79ucVENA0lNQQADTF8rCweQnxMA9PzXqXyuVC2AvdHx+s54TWiZyhRRy3L8 CqaUhChLgGn0AzATBOHt+RhDl1YmbNxQtwow+Z9ByBIyisdfqO63LYCfVHafigZ/uGvC /jcslgOD3swmg2SzJ6brB24EwEejLnoVxHp+CNQe3lywLHdJ19tR9JFce7cCPq13Isro lMv10g8c2DvWWUoCzKAFdNYY2GB0wspdnkoxg4X8D5wWzM30H+KQ/BjnuIMhKtpaqrPu Nk77jc9NJRsRo3Zqr5hXVjBoB1YNsLiFZAuLQGcJc6KHzAX94BWoPfzqm2uq7VYnpUiw 4Eng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=7E0kjoMa8W6z992Y5PdBilHXdDwLXZlmOVk7qcRayKw=; b=LLxHJHFlBHzKhn4MR+Z1nVyUnzj5HUcvnTP5ti4YJuxBDt+HNeaz+hqad7xvOZJN78 H4O4rGhHmQWtSwg5nz40kOWxqpa+xQbYcx9b2ddKJ2o4Jn/ecjZXwPCEv2H8BDOW1aCB dVpHnaThUh0CtJw/K20MpshAdvsT9DGfXuxNTaVx+gft5oGKXLHD1kqc9Lb3awBUWINJ ZV1isu+ytHxw3iU4xX1zgdv//xXU9uYHNQ5Us96olLH0Koj2Eq92Sz+dwccCGkCKuzfw 7vCc3QGcFqD/+h2CF88shXGyM1Q7g1l22TnejesclUtVExuwd128J3jxK2/o4fM+OeEX We7g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sqDlfDal; 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 y125-v6si7528243pfb.284.2018.05.28.05.04.55; Mon, 28 May 2018 05:05:10 -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=sqDlfDal; 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 S938534AbeE1MC4 (ORCPT + 99 others); Mon, 28 May 2018 08:02:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:53460 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423295AbeE1LGj (ORCPT ); Mon, 28 May 2018 07:06:39 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (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 34FA6208A3; Mon, 28 May 2018 11:06:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527505598; bh=UFBugN2yfEF4A+fq7GGfCUHvBFgElxcCHLX1kGwUKds=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sqDlfDalokmGMIPD3S2tW7vEwwpyRfCOSDGwGxc43oSXiNgYsTgHHsCXmtaeC5VT5 uDpehGfQ3Zt8lYWiSBzSoL8euHswTtzeFORh95skq/aRDUIaZS5Z5BOOZ60jOaOmu2 dvJrDKm8cMG5tES5TIFeuCLM6wy2sD0JawSAJe3A= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Anshuman Khandual , Michael Ellerman , Sasha Levin Subject: [PATCH 4.16 062/272] powerpc/fscr: Enable interrupts earlier before calling get_user() Date: Mon, 28 May 2018 12:01:35 +0200 Message-Id: <20180528100246.089485193@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100240.256525891@linuxfoundation.org> References: <20180528100240.256525891@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.16-stable review patch. If anyone has any objections, please let me know. ------------------ From: Anshuman Khandual [ Upstream commit 709b973c844c0b4d115ac3a227a2e5a68722c912 ] The function get_user() can sleep while trying to fetch instruction from user address space and causes the following warning from the scheduler. BUG: sleeping function called from invalid context Though interrupts get enabled back but it happens bit later after get_user() is called. This change moves enabling these interrupts earlier covering the function get_user(). While at this, lets check for kernel mode and crash as this interrupt should not have been triggered from the kernel context. Signed-off-by: Anshuman Khandual Signed-off-by: Michael Ellerman Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/kernel/traps.c | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) --- a/arch/powerpc/kernel/traps.c +++ b/arch/powerpc/kernel/traps.c @@ -1612,6 +1612,22 @@ void facility_unavailable_exception(stru value = mfspr(SPRN_FSCR); status = value >> 56; + if ((hv || status >= 2) && + (status < ARRAY_SIZE(facility_strings)) && + facility_strings[status]) + facility = facility_strings[status]; + + /* We should not have taken this interrupt in kernel */ + if (!user_mode(regs)) { + pr_emerg("Facility '%s' unavailable (%d) exception in kernel mode at %lx\n", + facility, status, regs->nip); + die("Unexpected facility unavailable exception", regs, SIGABRT); + } + + /* We restore the interrupt state now */ + if (!arch_irq_disabled_regs(regs)) + local_irq_enable(); + if (status == FSCR_DSCR_LG) { /* * User is accessing the DSCR register using the problem @@ -1678,25 +1694,11 @@ void facility_unavailable_exception(stru return; } - if ((hv || status >= 2) && - (status < ARRAY_SIZE(facility_strings)) && - facility_strings[status]) - facility = facility_strings[status]; - - /* We restore the interrupt state now */ - if (!arch_irq_disabled_regs(regs)) - local_irq_enable(); - pr_err_ratelimited("%sFacility '%s' unavailable (%d), exception at 0x%lx, MSR=%lx\n", hv ? "Hypervisor " : "", facility, status, regs->nip, regs->msr); out: - if (user_mode(regs)) { - _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); - return; - } - - die("Unexpected facility unavailable exception", regs, SIGABRT); + _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); } #endif