Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp19202309ybl; Fri, 3 Jan 2020 18:26:09 -0800 (PST) X-Google-Smtp-Source: APXvYqzTy9SppKvXFh/nEpf12LYmYu29aYjZTc30C6pyfDjJVRf125V96iEbBjX39DUz93WPyVPe X-Received: by 2002:a05:6830:22e6:: with SMTP id t6mr106731251otc.244.1578104769187; Fri, 03 Jan 2020 18:26:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578104769; cv=none; d=google.com; s=arc-20160816; b=eutir8ridheGVf8JPKvoqZkYCkwuCKo5thx6IBLPYC1gHqkY1/hO/PsRGfAFnMbH88 i11bkJIGGSoYD9MX7sPd601N1EPEUcmv8WWV7T+4Vd/9YqDhHobp+clDnrunCkABWnR9 5ERcSaY9B73nVCm19xx6nv73e7xjqprusWrSB+2o4t+LRgVqs8yjngbCcph9Dhyx/NLI 1UyzY7xvWD318aWlNafpo5CzVUj3AMLke9yB+sTYNJLdoLgoc9iWNsMe+rIcLBURnfGy eqwBwDD3KlT1tV2gqu7CzQr6DV3AQ3Gx3UdkMNY4C3jiU+hjKfv9R1jPftuvtffZZIau muzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=VbcCl8VCCBh6xkGO+ULnit69p7NyJlS7X3gg7a83pYs=; b=pgPVhZEigLr/A+7Bq1yz3RK67d9gqSTiI8PMAJ2PCKcgXAwa7N2XqGpF5uQdWSWe1V nEbEBe/7rGuit94gKVvB9qjISrtb+GS3JOki4AAVa7S+qevsBTElS88BTteFT3fzGUBk au9UulKd49AaMec+lt1c8Cfmh1/OpFMdUiEY/YlF+dysTgDSl99vAWU0AZbkCprdjda5 8My3faptxfnxhVKnOG5PCFIfqLdEBd01Kqqi11xwsEunQnlfpuZoy/Jq9fpv/92o9ktn ZE0KQR3LPjb7eGtKkWfGAd5L3QFhYSghw8RiV/hP0FDI8QgCtAAZ2nvXiEWicDvCl+H3 bmww== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=nvcVHR4E; 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 k7si29874234otb.90.2020.01.03.18.25.45; Fri, 03 Jan 2020 18:26:09 -0800 (PST) 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 (test mode) header.i=@onstation.org header.s=default header.b=nvcVHR4E; 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 S1727237AbgADCYc (ORCPT + 99 others); Fri, 3 Jan 2020 21:24:32 -0500 Received: from onstation.org ([52.200.56.107]:34482 "EHLO onstation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727074AbgADCYb (ORCPT ); Fri, 3 Jan 2020 21:24:31 -0500 Received: from localhost (c-98-239-145-235.hsd1.wv.comcast.net [98.239.145.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: masneyb) by onstation.org (Postfix) with ESMTPSA id D70EC3E9DC; Sat, 4 Jan 2020 02:24:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=onstation.org; s=default; t=1578104670; bh=vUL65dK+rI23ua4USwkr3fCkFuBR+pAumYuI8D0+iOs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nvcVHR4E8udj0m3pL3qVOL1fR70zZ7OD7OFDmD2pT+JSxoSSlcbNoOJ7VO7aHBrYH gGZTnem6ao1/OexDmoKMQQFkWE43dRqZQTGBWT2JPdNDGvHhTm0lRqLZZc3vVbVNHQ ne5kUhNtVkr9elrX2ai/8gD8GDqJMTPNOgK9si4w= Date: Fri, 3 Jan 2020 21:24:30 -0500 From: Brian Masney To: Bjorn Andersson Cc: agross@kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] firmware: qcom: scm: add 32 bit iommu page table support Message-ID: <20200104022430.GC30866@onstation.org> References: <20200101033704.32264-1-masneyb@onstation.org> <20200102073607.GS549437@yoga> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200102073607.GS549437@yoga> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 01, 2020 at 11:36:07PM -0800, Bjorn Andersson wrote: > On Tue 31 Dec 19:37 PST 2019, Brian Masney wrote: > > > Add 32 bit implmentations of the functions > > __qcom_scm_iommu_secure_ptbl_size() and > > __qcom_scm_iommu_secure_ptbl_init() that are required by the qcom_iommu > > driver. > > > > Hi Brian, > > This looks good, but I was hoping to hoping to reach a conclusion and > merge [1] - which in patch 16 squashes the argument filling boiler plate > code of the 32 and 64-bit version of scm and hence implements the same. > > If you have time to take a peek at this series I would greatly > appreciate it (not a lot of people testing 32-bit these days...) > > [1] https://patchwork.kernel.org/project/linux-arm-msm/list/?series=215943 I agree to drop what I proposed here and go with that series instead. It's a big improvement over what's upstream now. I left a Tested-by on that cover letter. Brian