Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2704140pxj; Mon, 31 May 2021 08:39:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzpVm2ZJG4VWKRjwAfvfnaLW1cADt9TOiZFR7HJzSVG0VwG3SKCDWxJwtq85CM2p/j1YgZQ X-Received: by 2002:a02:9542:: with SMTP id y60mr1228958jah.134.1622475569977; Mon, 31 May 2021 08:39:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622475569; cv=none; d=google.com; s=arc-20160816; b=juIoNOJ9i24C3M1seBnOOP8n/S9rQjIWy5f50lmDToYcJ2aFmyeB5pHo0acEfoPch+ mtCL1PV5BVr0TQesI7zrovmxyA7hI89n3y3JgHpwctHRDJEztl3GujbYYAseGTP0Tcf4 PELvIJfKia0ka9Kq0egzCwImVDZXHt54aQgAUaTy4WuXtW7aX7I+iLPvK+IqpF8+oAMv Jo8o9SapWRP10g5kTVCZeRk+7bBtKNlVrvB/VfxQbt+7VfJRpBpNC4Nsh2RQ3I0Yn4fD /Gt9PScpvY4EF4EtWV98NgZWwJHqkFUh9ch6FqIFOv1bkdVfueIt8XK3arNB0AB0GcYE W1zA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=BOhDzxW2yQIpw3hHbEOL5wB/JoU1gCwVaw4soiCjFS8=; b=kZal//eQRfEpubphAa7E1k0n6G+7yi1BrYychnNe5ohSWWxpVq5nQG66vgfHLEBwXa 4Vr9H5W7OslyMpd2xcaW5ZPRqGDKC8Uw1vEcZ4lrDnG4tWF/ZNrjn5zW1Dlh2MyjGjxp b0iqhTbSEZtXDRkF7Q2w9FgDq7M1Q+2+gj7PNpIO47NNIoZaz2pCe1HgrItJBgdPelQ0 5VuGsWMzYkDQKLplmNAtI5do5t1zMaMCBHe9ME22kyFtxwm2yNUhNvX0L/W15EM+Z185 Ye88Y2Fg1Kyl9ZaScC2ADhZ8sWwg1qObjRbypBIqAWtiRtWKLH7MctTGjZsxcArhSl/P Dw4g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="PmNy/aUA"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d70si16794235iog.4.2021.05.31.08.39.16; Mon, 31 May 2021 08:39:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="PmNy/aUA"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233631AbhEaPhY (ORCPT + 99 others); Mon, 31 May 2021 11:37:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:48848 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233864AbhEaOVb (ORCPT ); Mon, 31 May 2021 10:21:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EE08061417; Mon, 31 May 2021 13:45:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622468706; bh=Y9d8Ty7Lyl4PcVZbnQaNFTDoJew30z4oO0XxsyM7ll8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PmNy/aUAInHiQioaBB4rkDGUEhvuS6Yqtqq5v6/E01/upTgckh7wiBlsENaBBCzXh 3OxpM3k+ZhSxtvNVBIrYSVoVZ4lQECKRkYg8Bv/kg9+NKz6RG4gGG+GLgS3aYuyviN TzhGnP0yE11RBI5qK0SPcOfD4z8tL1FQU3JpEr8c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kangjie Lu , Sasha Levin Subject: [PATCH 5.4 096/177] Revert "char: hpet: fix a missing check of ioremap" Date: Mon, 31 May 2021 15:14:13 +0200 Message-Id: <20210531130651.204694446@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210531130647.887605866@linuxfoundation.org> References: <20210531130647.887605866@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Greg Kroah-Hartman [ Upstream commit 566f53238da74801b48e985788e5f7c9159e5940 ] This reverts commit 13bd14a41ce3105d5b1f3cd8b4d1e249d17b6d9b. Because of recent interactions with developers from @umn.edu, all commits from them have been recently re-reviewed to ensure if they were correct or not. Upon review, this commit was found to be incorrect for the reasons below, so it must be reverted. It will be fixed up "correctly" in a later kernel change. While this is technically correct, it is only fixing ONE of these errors in this function, so the patch is not fully correct. I'll leave this revert and provide a fix for this later that resolves this same "problem" everywhere in this function. Cc: Kangjie Lu Link: https://lore.kernel.org/r/20210503115736.2104747-29-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/char/hpet.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/char/hpet.c b/drivers/char/hpet.c index f69609b47fef..3e31740444f1 100644 --- a/drivers/char/hpet.c +++ b/drivers/char/hpet.c @@ -969,8 +969,6 @@ static acpi_status hpet_resources(struct acpi_resource *res, void *data) if (ACPI_SUCCESS(status)) { hdp->hd_phys_address = addr.address.minimum; hdp->hd_address = ioremap(addr.address.minimum, addr.address.address_length); - if (!hdp->hd_address) - return AE_ERROR; if (hpet_is_known(hdp)) { iounmap(hdp->hd_address); -- 2.30.2