Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3838754pxv; Mon, 19 Jul 2021 09:58:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwuemUOMTonDFgSMlsWEfkBwLC/WmXZLcMEwxOaRXVas5w0BznpoMev8o/ErjkYEF5faSzX X-Received: by 2002:a50:c88b:: with SMTP id d11mr36656841edh.318.1626713915883; Mon, 19 Jul 2021 09:58:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626713915; cv=none; d=google.com; s=arc-20160816; b=I35994ymerpoD6zm3LOkCgy0uogCNLIM0RYFibYBDl7ZEIaCJTqawiEmCszo4wyn8n +/pbb8Q3LQl1JkF5WeZO2e7x5FVSZPNSv9CBBwULVURpN/z5uad3sSeE7wtHwCXgNE3P wuBsZL94+GiFy9Tg90S06+RhZ452TNLI+JKBZkEpFWT+r+Z2KB7XAEKWyhahkB5qsIqi mL9LAFJwcbMTz+a7YytublArujx3RpRi0GCqWx7Mt6hKrKKwTYqcMMIIALIarFFK+rAt i0RVf1Mfks8GRtHA+Be3JEWNkvguRnXXyUa3Fxgy3jrEzIIiqB4l+UUddWvpVb2dyBCA IPQA== 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=bwBDaMZjnubci4ooWhChGFddrIMDEYWvH6lGe8+adeo=; b=RvzeyK8i9WEMEnD+uWAs0+bcRolKkI/yRI9jUD6O8YwvtSBhF1ZbpB+CMZ46jpIsq4 rGM9efZ8dfS8/D7otAv0/pruXQT4Ky0XfgBaU8Y01QI6WVILrUohzPswS5wbHH+91bF/ V+BwCFPjg9zPHpLIKEOhioBKNcUOyqj7q0rIGuMzHQFn1RfB53Ux6hVOekTz3/y/TpOn TFlO+IYPM7Ubj4BRIAzTNlqYCEetlfMjZpxnraP7r89qHYLSWOr/cQhio/vIawd0nTe9 uiXrAOeVo+3Wehj9zK5vv0tKnKeu1F3OzyBaqOMSc8FBhtGD5d6a8dP3M1wqvI17JHwk 7Z1A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=NR2TAmoe; 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 t12si26556639edc.333.2021.07.19.09.58.13; Mon, 19 Jul 2021 09:58:35 -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=NR2TAmoe; 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 S1347863AbhGSQHQ (ORCPT + 99 others); Mon, 19 Jul 2021 12:07:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:41086 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343859AbhGSPGp (ORCPT ); Mon, 19 Jul 2021 11:06:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3AB4F608FC; Mon, 19 Jul 2021 15:47:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626709644; bh=DiwXvXhfIsTrdKLm8h3gSaHi92zgUAJIr9n3vfvmAeU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NR2TAmoeepYu+86F44QudL7PYjKezMHcQYjcoAG5wu8k1vfDMT5+/b9LWf+/G6AY7 1oRRJrlWTe4xd+ZtudD5o/SKpVPiB2M2ZrIggqmfnbm8elKQAgvbbkZfaklhDDqLrV EnqZbuS7TVUItZUNXVpGz1bZZjcA+SPK+74pIrFY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Geoff Levand , Michael Ellerman , Sasha Levin Subject: [PATCH 5.4 041/149] powerpc/ps3: Add dma_mask to ps3_dma_region Date: Mon, 19 Jul 2021 16:52:29 +0200 Message-Id: <20210719144911.196662938@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210719144901.370365147@linuxfoundation.org> References: <20210719144901.370365147@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: Geoff Levand [ Upstream commit 9733862e50fdba55e7f1554e4286fcc5302ff28e ] Commit f959dcd6ddfd29235030e8026471ac1b022ad2b0 (dma-direct: Fix potential NULL pointer dereference) added a null check on the dma_mask pointer of the kernel's device structure. Add a dma_mask variable to the ps3_dma_region structure and set the device structure's dma_mask pointer to point to this new variable. Fixes runtime errors like these: # WARNING: Fixes tag on line 10 doesn't match correct format # WARNING: Fixes tag on line 10 doesn't match correct format ps3_system_bus_match:349: dev=8.0(sb_01), drv=8.0(ps3flash): match WARNING: CPU: 0 PID: 1 at kernel/dma/mapping.c:151 .dma_map_page_attrs+0x34/0x1e0 ps3flash sb_01: ps3stor_setup:193: map DMA region failed Signed-off-by: Geoff Levand Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/562d0c9ea0100a30c3b186bcc7adb34b0bbd2cd7.1622746428.git.geoff@infradead.org Signed-off-by: Sasha Levin --- arch/powerpc/include/asm/ps3.h | 2 ++ arch/powerpc/platforms/ps3/mm.c | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/arch/powerpc/include/asm/ps3.h b/arch/powerpc/include/asm/ps3.h index cb89e4bf55ce..964063765662 100644 --- a/arch/powerpc/include/asm/ps3.h +++ b/arch/powerpc/include/asm/ps3.h @@ -71,6 +71,7 @@ struct ps3_dma_region_ops; * @bus_addr: The 'translated' bus address of the region. * @len: The length in bytes of the region. * @offset: The offset from the start of memory of the region. + * @dma_mask: Device dma_mask. * @ioid: The IOID of the device who owns this region * @chunk_list: Opaque variable used by the ioc page manager. * @region_ops: struct ps3_dma_region_ops - dma region operations @@ -85,6 +86,7 @@ struct ps3_dma_region { enum ps3_dma_region_type region_type; unsigned long len; unsigned long offset; + u64 dma_mask; /* driver variables (set by ps3_dma_region_create) */ unsigned long bus_addr; diff --git a/arch/powerpc/platforms/ps3/mm.c b/arch/powerpc/platforms/ps3/mm.c index f42fe4e86ce5..c3e374669400 100644 --- a/arch/powerpc/platforms/ps3/mm.c +++ b/arch/powerpc/platforms/ps3/mm.c @@ -6,6 +6,7 @@ * Copyright 2006 Sony Corp. */ +#include #include #include #include @@ -1118,6 +1119,7 @@ int ps3_dma_region_init(struct ps3_system_bus_device *dev, enum ps3_dma_region_type region_type, void *addr, unsigned long len) { unsigned long lpar_addr; + int result; lpar_addr = addr ? ps3_mm_phys_to_lpar(__pa(addr)) : 0; @@ -1129,6 +1131,16 @@ int ps3_dma_region_init(struct ps3_system_bus_device *dev, r->offset -= map.r1.offset; r->len = len ? len : _ALIGN_UP(map.total, 1 << r->page_size); + dev->core.dma_mask = &r->dma_mask; + + result = dma_set_mask_and_coherent(&dev->core, DMA_BIT_MASK(32)); + + if (result < 0) { + dev_err(&dev->core, "%s:%d: dma_set_mask_and_coherent failed: %d\n", + __func__, __LINE__, result); + return result; + } + switch (dev->dev_type) { case PS3_DEVICE_TYPE_SB: r->region_ops = (USE_DYNAMIC_DMA) -- 2.30.2