Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3789356ybi; Mon, 29 Jul 2019 12:39:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqxYsFwypG7EsRCCFYLKiWjh5U3en2FQqN62ZzSV9GEbw7C8+jF6U3+/t4tuFOCdZpHdB9/N X-Received: by 2002:aa7:9819:: with SMTP id e25mr37091709pfl.47.1564429165519; Mon, 29 Jul 2019 12:39:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564429165; cv=none; d=google.com; s=arc-20160816; b=IILJXi5brHixvXeB/+3OZ6bbCdwrj0rUxr6RshItIP260/EWnXjA50lXGh1ez0pbVz HDiEZW/M6Ewo0FuNhmNk+JJpm9V6wtySrb11z7JJ8GVPsUkACXzN9nUz94FPez1BSdX+ Ii+amt7LHySM3CnUsWiQwJSXpEVMjTC23iVM4gMHP2Ij+JCU011B4LGh03coO32gKJSO CA/jPSHP8q0TPXqTgbUHnJWXxeWVMLzPhdblyrr2M+bu1IUvG69XbxA8rWHoTYVuk2bp epAbzbY5ttFzLMsYQ6lZQNrUHlEWpINkkdhH4o7yzaRQn+mBsHNQ2UBrmFUpDBL+DOd5 iPPg== 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=wJtz7aXxQpl2V7JTVWPAIp4Yz5d57n9VB8q9SPBo1oA=; b=tpnFiEyaJVOY0VxiyE6NDMkstlCW7z86rWfFozVfpjfeRlUL2uCo7RaGjN7AB9zf0F 1DOkA63E7b7vgBK4RmUwLJMY0cqb+PHNbW1MOxZuBrDhSg0H49gPZRUy8UoXHCmh573k BaPSh8HWmDQ3A3rECuIIgfIIo9JBnHwNwpY2Dux/57iECG9Y0gvdwUKKitWkfQNDDhM2 oBFDXCBkGouM+4uTAzDfz+7fegm2UxDj7yPiVs2nYD+RfiHi8CBNXxead9xBNfp63HiU +nxngTezb2kWuyOPFv5QMyixsR/lSfS3S915EannCD1ceewvJ+P2PceMNdyyU42AKlwr AHpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Y5K+ASgM; 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 64si27523517plw.379.2019.07.29.12.39.10; Mon, 29 Jul 2019 12:39:25 -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=Y5K+ASgM; 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 S2388537AbfG2Thy (ORCPT + 99 others); Mon, 29 Jul 2019 15:37:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:52772 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388233AbfG2Thw (ORCPT ); Mon, 29 Jul 2019 15:37:52 -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 0399620C01; Mon, 29 Jul 2019 19:37:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564429071; bh=QjnyUyV1hdUPn66Cc6iDCsIzSBxgpn+yWqQs7w7ckww=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Y5K+ASgMTpEi9RG7R6LmUrRuMEXPzz/v91a0pMPjujsr7ZFK3N4Z8GWvInrl2MPRI hqzF6lHv3jw6o6GidtAbUvuLs3zUgZ9v5WXChwWXy2GIxV22CtjF38LQTdTKh/uJHy fZ0NyCoweIi1cAD8+yVOofv84ttehbCvcdIxep+Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sachin Sant , Oliver OHalloran , Michael Ellerman , Sasha Levin Subject: [PATCH 4.14 268/293] powerpc/eeh: Handle hugepages in ioremap space Date: Mon, 29 Jul 2019 21:22:39 +0200 Message-Id: <20190729190844.891917352@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190820.321094988@linuxfoundation.org> References: <20190729190820.321094988@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 [ Upstream commit 33439620680be5225c1b8806579a291e0d761ca0 ] In commit 4a7b06c157a2 ("powerpc/eeh: Handle hugepages in ioremap space") support for using hugepages in the vmalloc and ioremap areas was enabled for radix. Unfortunately this broke EEH MMIO error checking. Detection works by inserting a hook which checks the results of the ioreadXX() set of functions. When a read returns a 0xFFs response we need to check for an error which we do by mapping the (virtual) MMIO address back to a physical address, then mapping physical address to a PCI device via an interval tree. When translating virt -> phys we currently assume the ioremap space is only populated by PAGE_SIZE mappings. If a hugepage mapping is found we emit a WARN_ON(), but otherwise handles the check as though a normal page was found. In pathalogical cases such as copying a buffer containing a lot of 0xFFs from BAR memory this can result in the system not booting because it's too busy printing WARN_ON()s. There's no real reason to assume huge pages can't be present and we're prefectly capable of handling them, so do that. Fixes: 4a7b06c157a2 ("powerpc/eeh: Handle hugepages in ioremap space") Reported-by: Sachin Sant Signed-off-by: Oliver O'Halloran Tested-by: Sachin Sant Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20190710150517.27114-1-oohall@gmail.com Signed-off-by: Sasha Levin --- arch/powerpc/kernel/eeh.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/arch/powerpc/kernel/eeh.c b/arch/powerpc/kernel/eeh.c index 45322b37669a..d2ba7936d0d3 100644 --- a/arch/powerpc/kernel/eeh.c +++ b/arch/powerpc/kernel/eeh.c @@ -361,10 +361,19 @@ static inline unsigned long eeh_token_to_phys(unsigned long token) ptep = find_init_mm_pte(token, &hugepage_shift); if (!ptep) return token; - WARN_ON(hugepage_shift); - pa = pte_pfn(*ptep) << PAGE_SHIFT; - return pa | (token & (PAGE_SIZE-1)); + pa = pte_pfn(*ptep); + + /* On radix we can do hugepage mappings for io, so handle that */ + if (hugepage_shift) { + pa <<= hugepage_shift; + pa |= token & ((1ul << hugepage_shift) - 1); + } else { + pa <<= PAGE_SHIFT; + pa |= token & (PAGE_SIZE - 1); + } + + return pa; } /* -- 2.20.1