[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1268171662-12701-1-git-send-email-konrad.wilk@oracle.com>
Date: Tue, 9 Mar 2010 16:54:18 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org,
joerg.roedel@....com, chrisw@...s-sol.org, alex.williamson@...com,
dwmw2@...radead.org
Subject: swiotlb: minor fixes for 2.6.35
Attached are four simple patches that clean up the SWIOTLB library a bit.
There aren't that important, but I figured since I am doing some other work
in that layer I might as well fix some things that looked out of place.
Oh, and the first one is backwards compatible with the "old" syntax of
changing SWIOTLB IOMMU allocation amount ("swiotlb=1024,force").
Please take a moment to review them.
Konrad Rzeszutek Wilk (4):
swiotlb: fix: Update 'setup_io_tlb_npages' to accept both arguments in either order.
swiotlb: Normalize the swiotlb_init_* function's naming syntax.
swiotlb: Make printk's use same prefix and include dev_err when possible.
swiotlb: Fix checkpatch warnings.
---
Documentation/x86/x86_64/boot-options.txt | 4 +-
lib/swiotlb.c | 84 +++++++++++++++--------------
2 files changed, 46 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists