Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp2462473imd; Fri, 2 Nov 2018 11:50:08 -0700 (PDT) X-Google-Smtp-Source: AJdET5eNKEHe9Q5CeS3Ufa/rPyCvwTkCr4cFjTAU3MLxrGkwAJI6EAfOpFijFcc1CN7widnoFa6N X-Received: by 2002:a63:78cd:: with SMTP id t196mr9368627pgc.62.1541184608011; Fri, 02 Nov 2018 11:50:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1541184607; cv=none; d=google.com; s=arc-20160816; b=sKHvyjfnjeD7EftvT9dnswJ5x01PPrnE2nANESbe4Ol6gWxcr5eNQDCW65TqTuPp9K B0Hg8//Zht0SWn0l9kLzJ90JTlhFGxyLxPfw3v/ZxMae5Y0KThPaFDfdcj/cWW4bJWaH 4PiJSelOQwZPSuIaZdVpLbsWg5+kz204R/1T4UbRKQqtqrjzX08Auu/yZ7W+OyiYQi0/ Lh+o9UpM/slgKnoSh2exHQhWUyOrVLUGtHplWzT/+g2sQeE25HMp3VpXs+PE7rDZq17J 7T4GaEZuM+7yUHAHynYlHFnK4LGaq14MLgFy1vr3q1h45YnmAs7UTCywCqDN+DzZN3g7 Ek4g== 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=UjTCqra42lgkgkedhh4JAS3yNILQX6dqknP3ghW1uvA=; b=Cl4e42JFTq1axNvxaFXhr2SmIAJN1ReGfdhpHa5+nOQQOlXOBxZP0KxaY72t2JkP/B xbVqDlZsk4Sv+sbukS3u5/3bE3gyT17wFwRKitMxSjo4+vQaCKdxSN7blA6lfZGPuYGA bFbbZX8H7pqwEIyF1pL7bR8zZfWlIB/elllngUoerUlSnjm1UHXFgvcgio+WAxTz2OYx 0x4P+JvIqRddbdjdzmxMHA7UC14K/ORyzOUyiaQUJzBLI8Dc1xoymQL3bU9PbHDerL+1 Tee+9+LbdVcK8djbgQA4E+g/Bhlf/80F6hVojpTlFzsh8ZD6cZUgBLpF5ftS9bQ1KDrm G+eQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TKBrdVsG; 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 b3si7333360pgc.587.2018.11.02.11.49.53; Fri, 02 Nov 2018 11:50:07 -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=TKBrdVsG; 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 S1730679AbeKCD5j (ORCPT + 99 others); Fri, 2 Nov 2018 23:57:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:53320 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728280AbeKCD5i (ORCPT ); Fri, 2 Nov 2018 23:57:38 -0400 Received: from localhost (5356596B.cm-6-7b.dynamic.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 256DC20843; Fri, 2 Nov 2018 18:49:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541184563; bh=qKrW1IP2O/l9XXxfotgOw8AmHXXnpE20DK5jkQ0MCKc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TKBrdVsGochcWARpp9tXun7l18QTOispN5LU6C3HNc5z1vxcs4Q3ej9cA1KlWYKGm sZP5haepMQsiqbE+suCGGoUn9aQ/dTSZxRdR8u5W3N4Div+588OTQRmaQ1drv9cMTS aMEip3vfZUoYXPdpDGPt/L0dim1xO48fzEJah2QI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Petazzoni , Nicolas Pitre , Russell King , Sasha Levin Subject: [PATCH 4.14 012/143] ARM: 8799/1: mm: fix pci_ioremap_io() offset check Date: Fri, 2 Nov 2018 19:33:17 +0100 Message-Id: <20181102182858.054475392@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181102182857.064326086@linuxfoundation.org> References: <20181102182857.064326086@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review 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 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 3a58ac65e2d7969bcdf1b6acb70fa4d12a88e53e ] IO_SPACE_LIMIT is the ending address of the PCI IO space, i.e something like 0xfffff (and not 0x100000). Therefore, when offset = 0xf0000 is passed as argument, this function fails even though the offset + SZ_64K fits below the IO_SPACE_LIMIT. This makes the last chunk of 64 KB of the I/O space not usable as it cannot be mapped. This patch fixes that by substracing 1 to offset + SZ_64K, so that we compare the addrss of the last byte of the I/O space against IO_SPACE_LIMIT instead of the address of the first byte of what is after the I/O space. Fixes: c2794437091a4 ("ARM: Add fixed PCI i/o mapping") Signed-off-by: Thomas Petazzoni Acked-by: Nicolas Pitre Signed-off-by: Russell King Signed-off-by: Sasha Levin --- arch/arm/mm/ioremap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mm/ioremap.c b/arch/arm/mm/ioremap.c index fc91205ff46c..5bf9443cfbaa 100644 --- a/arch/arm/mm/ioremap.c +++ b/arch/arm/mm/ioremap.c @@ -473,7 +473,7 @@ void pci_ioremap_set_mem_type(int mem_type) int pci_ioremap_io(unsigned int offset, phys_addr_t phys_addr) { - BUG_ON(offset + SZ_64K > IO_SPACE_LIMIT); + BUG_ON(offset + SZ_64K - 1 > IO_SPACE_LIMIT); return ioremap_page_range(PCI_IO_VIRT_BASE + offset, PCI_IO_VIRT_BASE + offset + SZ_64K, -- 2.17.1