On Wed, 19 Oct 2011 18:19:22 -0400 Konrad Rzeszutek Wilk konrad.wilk@oracle.com wrote:
As a mechanism to detect whether SWIOTLB is enabled or not. We also fix the spelling - it was swioltb instead of swiotlb.
CC: FUJITA Tomonori fujita.tomonori@lab.ntt.co.jp [v1: Ripped out swiotlb_enabled] Signed-off-by: Konrad Rzeszutek Wilk konrad.wilk@oracle.com
drivers/xen/swiotlb-xen.c | 2 +- include/linux/swiotlb.h | 2 +- lib/swiotlb.c | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-)
Acked-by: FUJITA Tomonori fujita.tomonori@lab.ntt.co.jp