]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
authorMatthieu CASTET <matthieu.castet@parrot.com>
Fri, 9 Nov 2012 03:04:19 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:05 +0000 (15:17 +1100)
commitba748dc82bfbd1d8b6b3a70e8f41a7476a6eb993
treeda4cdaa0b363356d7b6410d713a0631072f0f8c7
parent984b9f3f9199183cd166f32935aefb6e81d58dba
dmapool: make DMAPOOL_DEBUG detect corruption of free marker

This can help to catch the case where hardware is writing after dma free.

Signed-off-by: Matthieu Castet <matthieu.castet@parrot.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/dmapool.c