aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/Makefile
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2011-09-25 16:12:18 +0200
committerVinod Koul <vinod.koul@linux.intel.com>2011-09-28 10:07:25 +0530
commitb4dae6e1adaedc9c343b5f00332312d649600bdc (patch)
treea872c8264821ea355520661d40e74893cfebc0ca /drivers/dma/Makefile
parent0745c9a5e3b64ee03784bc58ba5b127418d78b4e (diff)
dmaengine: shdma: protect against the IRQ handler
The IRQ handler of the shdma driver accesses common hardware registers, that are also accessed from other contexts. Therefore access to them has to be performed with interrupts disabled, not only with disabled bottom halves. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'drivers/dma/Makefile')
0 files changed, 0 insertions, 0 deletions