Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp889927ybe; Fri, 13 Sep 2019 07:54:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqweHfHk8Ub8jx14BVP80U6AGWfdQG6nslSbnbxxRdHljFz2r3/F9467Io6Ddv9GZmGEG7Zt X-Received: by 2002:a05:6402:b11:: with SMTP id bm17mr48122650edb.31.1568386440217; Fri, 13 Sep 2019 07:54:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568386440; cv=none; d=google.com; s=arc-20160816; b=SvIQ/FN9xitLwbOnELMM/EoVEc9HuK3a48ZkEmpCDV2E9/p07nNNrMz5hyudrmmtBW zqyuzF8Krj7DjaOOGTvAa0soB3fz4RS6lqUXXLH2o7rX5zenWgMNoxbbw8D9epCbjHaR CVvgEEqAV/08U4ZSnckpc16i5m/W8PzSsstk0+FR0WiNxbc634N4SNwXXE71e5IIpggi IUMTW7hblKalNL7ebgn8/BEZp65R+9/QLDAwfChx5jovwyr5HUnEwCGTkM/OfhsOWT3d e15or80d+qhr1NeopqN/kGT/l1ux7gPgNT0e59cJgSwqk4x0c7/Mw90EWCl6WmrteZJ9 pGNw== 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=Z111t2gd6BzxqF4jXh3+I5BTy/papxU4ooP8wd6V3uA=; b=ya4DMLSJRuheRYW03Hw6hbvuFTK4PdzlkTWHWnTs5r2pzdaFStvfsqnQOxeYyRAq8N 3yU4ArfCWaOXbYNxKBHqE6l3dOYyueLruwqkpGUZSGDpTzOJeSYPjX9tzPlF7WrjtcHL bloHbm0P8+SN/94SFdWoUODdXMtsgDMZZVZ50AhQjF+XBf4unH0n0Lggr3vX5NM41wDo o6jf3fvy53u8SRLDhrCE/5Du97SZqa7EVeXqiW2nmMYd5WdVgYVy0IPPOHIT7OQZcmJO AQPsYaWZ602ZUODD4RmeMai6n15df2vySr/vj89DkevbwGa9ZxzUn19cPA8in6dunxYG MhhA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GyLozP8S; 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 n19si1442270ejs.159.2019.09.13.07.53.36; Fri, 13 Sep 2019 07:54:00 -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=GyLozP8S; 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 S2390481AbfIMNT6 (ORCPT + 99 others); Fri, 13 Sep 2019 09:19:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:48378 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390461AbfIMNTz (ORCPT ); Fri, 13 Sep 2019 09:19:55 -0400 Received: from localhost (unknown [104.132.45.99]) (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 0E71B20CC7; Fri, 13 Sep 2019 13:19:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568380794; bh=Tp8MXWBSE552OhJPfHXEWhrl96I1Fed4vFY+aEga0Oo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GyLozP8SrFJADOOV8tzEMU3PvF0zgxd4HsNbbZqgenRw6hESOaMnavdETusYL6JSN T3SpseUwEwA0CEh1LNIeiUqJ2QSTNSmU2od4gyQB9ZMLB/1qWS4RrhVv06T3k+CtwJ 1ZBWCpKVz2cPtj5CoER+tz1Nrztfcaq1j4ctzfUE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Bjorn Helgaas , Borislav Petkov , Andrew Morton , Brijesh Singh , Dan Williams , "H. Peter Anvin" , Lianbo Jiang , Takashi Iwai , Thomas Gleixner , Tom Lendacky , Vivek Goyal , Yaowei Bai , bhe@redhat.com, dyoung@redhat.com, kexec@lists.infradead.org, mingo@redhat.com, x86-ml , Sasha Levin Subject: [PATCH 4.19 162/190] resource: Include resource end in walk_*() interfaces Date: Fri, 13 Sep 2019 14:06:57 +0100 Message-Id: <20190913130612.849195474@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190913130559.669563815@linuxfoundation.org> References: <20190913130559.669563815@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 a98959fdbda1849a01b2150bb635ed559ec06700 ] find_next_iomem_res() finds an iomem resource that covers part of a range described by "start, end". All callers expect that range to be inclusive, i.e., both start and end are included, but find_next_iomem_res() doesn't handle the end address correctly. If it finds an iomem resource that contains exactly the end address, it skips it, e.g., if "start, end" is [0x0-0x10000] and there happens to be an iomem resource [mem 0x10000-0x10000] (the single byte at 0x10000), we skip it: find_next_iomem_res(...) { start = 0x0; end = 0x10000; for (p = next_resource(...)) { # p->start = 0x10000; # p->end = 0x10000; # we *should* return this resource, but this condition is false: if ((p->end >= start) && (p->start < end)) break; Adjust find_next_iomem_res() so it allows a resource that includes the single byte at the end of the range. This is a corner case that we probably don't see in practice. Fixes: 58c1b5b07907 ("[PATCH] memory hotadd fixes: find_next_system_ram catch range fix") Signed-off-by: Bjorn Helgaas Signed-off-by: Borislav Petkov CC: Andrew Morton CC: Brijesh Singh CC: Dan Williams CC: H. Peter Anvin CC: Lianbo Jiang CC: Takashi Iwai CC: Thomas Gleixner CC: Tom Lendacky CC: Vivek Goyal CC: Yaowei Bai CC: bhe@redhat.com CC: dan.j.williams@intel.com CC: dyoung@redhat.com CC: kexec@lists.infradead.org CC: mingo@redhat.com CC: x86-ml Link: http://lkml.kernel.org/r/153805812254.1157.16736368485811773752.stgit@bhelgaas-glaptop.roam.corp.google.com Signed-off-by: Sasha Levin --- kernel/resource.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/resource.c b/kernel/resource.c index 30e1bc68503b5..155ec873ea4d1 100644 --- a/kernel/resource.c +++ b/kernel/resource.c @@ -319,7 +319,7 @@ int release_resource(struct resource *old) EXPORT_SYMBOL(release_resource); /* - * Finds the lowest iomem resource existing within [res->start.res->end). + * Finds the lowest iomem resource existing within [res->start..res->end]. * The caller must specify res->start, res->end, res->flags, and optionally * desc. If found, returns 0, res is overwritten, if not found, returns -1. * This function walks the whole tree and not just first level children until @@ -352,7 +352,7 @@ static int find_next_iomem_res(struct resource *res, unsigned long desc, p = NULL; break; } - if ((p->end >= start) && (p->start < end)) + if ((p->end >= start) && (p->start <= end)) break; } -- 2.20.1