diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2014-07-31 09:34:05 +0900 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-07-31 17:15:45 +0530 |
commit | c091ff51b4d2543b828d53ce47f66905dee870fd (patch) | |
tree | 1354b1abdf40d4f83e0824a51b0be634ddc5a16e /drivers/md/dm-thin-metadata.h | |
parent | 9f2c2bb31258e11b1ebaf73bdf2a88f8afaa2dd2 (diff) |
dmaengine: shdma: Make channel filter ignore unrelated devices
The shdma_chan_filter() function relies on the DMA channel being
embedded in an shdma_chan structure. If this assumption isn't true, for
instance when the system contains DMA channels supported by an unrelated
driver, the function will crash.
Avoid this by returning false directly when the channel belongs to an
unrelated device.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/md/dm-thin-metadata.h')
0 files changed, 0 insertions, 0 deletions