]> git.baikalelectronics.ru Git - kernel.git/commit
xen/swiotlb: Move the error strings to its own function.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 23 Aug 2012 18:03:55 +0000 (14:03 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 17 Sep 2012 14:14:59 +0000 (10:14 -0400)
commit89e81ff7a60b48b2ebceada4441e5f56d2392564
tree39dcbc1ae928b72c709b311a4bdeca6bc545c82f
parent4993a248f817cc063df5d55000cd5c6c10ac154f
xen/swiotlb: Move the error strings to its own function.

That way we can more easily reuse those errors when using the
late SWIOTLB init.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/swiotlb-xen.c