From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.8bytes.org (mail.8bytes.org [85.214.250.239]) by smtp.subspace.kernel.org (Postfix) with ESMTP id CD39D539F for ; Wed, 7 Sep 2022 12:17:08 +0000 (UTC) Received: from 8bytes.org (p4ff2bb62.dip0.t-ipconnect.de [79.242.187.98]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 5141D24000A; Wed, 7 Sep 2022 14:17:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1662553027; bh=2nVr7UVYAxkZ9GPJrQl7z3cD8SviZ1y40ZwmRWs7WwU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=8ndfyW5uGFHBrCrN8kfHxycBfRKoUKCt71gIQR4rb5DzxR/cqt64LfmaG78E+90bE Ukh7bkqkjcitoqe2OVXslhAZuB+mf77YTEG5yOFx5ak03uRYYKFZxLDLbugi0EAds3 B5Dn2Gh/7pdjNTDPzS36xXKLwCQv1T+Mg/eWfoTmm6JF0MlW+145cejR63p9fA6N1s mRPaqXrf24hOHL6YjrAMybL6qs8oUVsWjdlySxHEQjkbPC9QhoRoy6x4r/VUDkcdah AEjkNz2Ty7smRoF9LMzj0lGntCUeVQnGOCfVrMbTBHkBHyr9DYsNfbUczEJTDYC+Kg tTCyutpA1+zwg== Date: Wed, 7 Sep 2022 14:17:06 +0200 From: Joerg Roedel To: Robin Murphy Cc: will@kernel.org, iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] iommu: Retire iommu_capable() Message-ID: References: Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Aug 15, 2022 at 04:26:49PM +0100, Robin Murphy wrote: > With all callers now converted to the device-specific version, retire > the old bus-based interface, and give drivers the chance to indicate > accurate per-instance capabilities. > > Signed-off-by: Robin Murphy Applied, thanks Robin. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3F2A5C38145 for ; Wed, 7 Sep 2022 12:18:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Mb4Wq6lAJItM70W17SoD1dKmRZm2aJ+fitzW+9Rqv9s=; b=YmowdpdN5Vgpsf XVl1ocrbQjtLvtiKtf1t8/Q4N2W1mW9c6PjsozSagANREPQzgk7Ed4kMOoqXQc7CIKqnCNhepCcLl IMsNmn2fk6w2DAI6Y7h3g2Zo9UWDKbt/vcUu5Y6pLCHtIAhqEA41Q99VgsKQpadyD5EIFTm1yb2KD AZmiYfecMwTjBanNjtU580W5+WF3sHuvldf24ia0AT0OFGmwR0ua9+uR0cuCAEUzxBaOCt44qE4be oZn900V4XNFRmMxs34j9McITrrccBUR02zXiZQtJ/sSI1FtYffL4lDC148Pthts24pC7AbNQ0usDA k0BjlGOdfXANOlaih0PQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVtzZ-0061n6-Jh; Wed, 07 Sep 2022 12:17:18 +0000 Received: from mail.8bytes.org ([2a01:238:42d9:3f00:e505:6202:4f0c:f051]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVtzU-0061hs-OO for linux-arm-kernel@lists.infradead.org; Wed, 07 Sep 2022 12:17:14 +0000 Received: from 8bytes.org (p4ff2bb62.dip0.t-ipconnect.de [79.242.187.98]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 5141D24000A; Wed, 7 Sep 2022 14:17:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1662553027; bh=2nVr7UVYAxkZ9GPJrQl7z3cD8SviZ1y40ZwmRWs7WwU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=8ndfyW5uGFHBrCrN8kfHxycBfRKoUKCt71gIQR4rb5DzxR/cqt64LfmaG78E+90bE Ukh7bkqkjcitoqe2OVXslhAZuB+mf77YTEG5yOFx5ak03uRYYKFZxLDLbugi0EAds3 B5Dn2Gh/7pdjNTDPzS36xXKLwCQv1T+Mg/eWfoTmm6JF0MlW+145cejR63p9fA6N1s mRPaqXrf24hOHL6YjrAMybL6qs8oUVsWjdlySxHEQjkbPC9QhoRoy6x4r/VUDkcdah AEjkNz2Ty7smRoF9LMzj0lGntCUeVQnGOCfVrMbTBHkBHyr9DYsNfbUczEJTDYC+Kg tTCyutpA1+zwg== Date: Wed, 7 Sep 2022 14:17:06 +0200 From: Joerg Roedel To: Robin Murphy Cc: will@kernel.org, iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] iommu: Retire iommu_capable() Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220907_051713_077765_DAF08720 X-CRM114-Status: UNSURE ( 7.45 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 15, 2022 at 04:26:49PM +0100, Robin Murphy wrote: > With all callers now converted to the device-specific version, retire > the old bus-based interface, and give drivers the chance to indicate > accurate per-instance capabilities. > > Signed-off-by: Robin Murphy Applied, thanks Robin. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel