From 7618d0359c167d89d7e904a00487be4945c10a65 Mon Sep 17 00:00:00 2001 From: Dave Jiang Date: Wed, 24 Jun 2015 10:49:59 -0700 Subject: [PATCH] dmaengine: ioatdma: Set non RAID channels to be private capable This allows claiming of non-RAID channels as a private channel. This prevents breakage of MDRAID using the IOATDMA channels via async_tx but also allows agents such as NTB to claim channels exclusively for its usages. Signed-off-by: Dave Jiang Signed-off-by: Vinod Koul --- Reading git-format-patch failed