mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu-common build warning fixes.
@ 2015-04-19 17:13 Sowmini Varadhan
  2015-04-19 17:13 ` [PATCH 1/2] iommu-common: fix x86_64 compiler warnings Sowmini Varadhan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sowmini Varadhan @ 2015-04-19 17:13 UTC (permalink / raw)
  To: sparclinux; +Cc: davem, linux, sowmini.varadhan, linux-kernel

This patchset has fixes for 2 architectures
- Part 1: x86_64 warnings generated by sparse 
- Part 2: allmodconfig build error for powerpc, identified by Guenter Roeck.

Sowmini Varadhan (2):
  fix x86_64 sparse warnings
  rename iommu_pool_hash to iommu_hash_common

 lib/iommu-common.c |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-20 18:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-19 17:13 [PATCH 0/2] iommu-common build warning fixes Sowmini Varadhan
2015-04-19 17:13 ` [PATCH 1/2] iommu-common: fix x86_64 compiler warnings Sowmini Varadhan
2015-04-20  0:48   ` Guenter Roeck
2015-04-19 17:13 ` [PATCH 2/2] iommu-common: rename iommu_pool_hash to iommu_hash_common Sowmini Varadhan
2015-04-20  0:50   ` Guenter Roeck
2015-04-20 18:10 ` [PATCH 0/2] iommu-common build warning fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome