[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200527123923.GJ5221@8bytes.org>
Date: Wed, 27 May 2020 14:39:24 +0200
From: Joerg Roedel <joro@...tes.org>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
"K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>, linux-hyperv@...r.kernel.org,
Maxime Ripard <mripard@...nel.org>,
Chen-Yu Tsai <wens@...e.org>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 0/2] drivers/iommu: Constify structs
On Mon, May 25, 2020 at 11:49:56PM +0200, Rikard Falkeborn wrote:
> Constify some structs with function pointers to allow the compiler to
> put them in read-only memory. There is not dependency between the
> patches.
>
> Rikard Falkeborn (2):
> iommu/hyper-v: Constify hyperv_ir_domain_ops
> iommu/sun50i: Constify sun50i_iommu_ops
>
> drivers/iommu/hyperv-iommu.c | 2 +-
> drivers/iommu/sun50i-iommu.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied both, thanks.
Powered by blists - more mailing lists