From: Jordan Crouse <hidden> Date: 2020-06-04 20:39:22
When CONFIG_OF=n of_match_device() gets pre-processed out of existence
leaving qcom-smmu_client_of_match unused. Mark it as possibly unused to
keep the compiler from warning in that case.
Fixes: 0e764a01015d ("iommu/arm-smmu: Allow client devices to select direct mapping")
Reported-by: kbuild test robot <redacted>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Jordan Crouse <redacted>
---
drivers/iommu/arm-smmu-qcom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Will Deacon <will@kernel.org> Date: 2020-06-08 15:13:15
On Thu, Jun 04, 2020 at 02:39:04PM -0600, Jordan Crouse wrote:
quoted hunk
When CONFIG_OF=n of_match_device() gets pre-processed out of existence
leaving qcom-smmu_client_of_match unused. Mark it as possibly unused to
keep the compiler from warning in that case.
Fixes: 0e764a01015d ("iommu/arm-smmu: Allow client devices to select direct mapping")
Reported-by: kbuild test robot <redacted>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Jordan Crouse <redacted>
---
drivers/iommu/arm-smmu-qcom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks. Joerg -- can you pick this one up, please? I don't have any other
SMMU fixes pending at the moment.
Cheers,
Will
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Jordan Crouse <hidden> Date: 2020-06-26 19:39:54
On Mon, Jun 08, 2020 at 04:13:08PM +0100, Will Deacon wrote:
On Thu, Jun 04, 2020 at 02:39:04PM -0600, Jordan Crouse wrote:
quoted
When CONFIG_OF=n of_match_device() gets pre-processed out of existence
leaving qcom-smmu_client_of_match unused. Mark it as possibly unused to
keep the compiler from warning in that case.
Fixes: 0e764a01015d ("iommu/arm-smmu: Allow client devices to select direct mapping")
Reported-by: kbuild test robot <redacted>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Jordan Crouse <redacted>
---
drivers/iommu/arm-smmu-qcom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks. Joerg -- can you pick this one up, please? I don't have any other
SMMU fixes pending at the moment.
Cheers,
Will
Quick ping to pick this up for 5.8 fixes.
Thanks,
Jordan
--
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Will Deacon <will@kernel.org> Date: 2020-07-13 13:33:33
On Mon, Jun 08, 2020 at 04:13:08PM +0100, Will Deacon wrote:
On Thu, Jun 04, 2020 at 02:39:04PM -0600, Jordan Crouse wrote:
quoted
When CONFIG_OF=n of_match_device() gets pre-processed out of existence
leaving qcom-smmu_client_of_match unused. Mark it as possibly unused to
keep the compiler from warning in that case.
Fixes: 0e764a01015d ("iommu/arm-smmu: Allow client devices to select direct mapping")
Reported-by: kbuild test robot <redacted>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Jordan Crouse <redacted>
---
drivers/iommu/arm-smmu-qcom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks. Joerg -- can you pick this one up, please? I don't have any other
SMMU fixes pending at the moment.
I can't see this in Joerg's tree or in linux-next. Joerg: did you pick this
one up? (I thought you did, but I can't find it!).
Will
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Mon, Jul 13, 2020 at 02:33:26PM +0100, Will Deacon wrote:
I can't see this in Joerg's tree or in linux-next. Joerg: did you pick this
one up? (I thought you did, but I can't find it!).
Yes, its in the tree and and will be pushed soon. I'll also send it to
Linus today.
Joerg
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel