]> Git Repo - linux.git/commit
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
authorMatthieu CASTET <[email protected]>
Wed, 12 Dec 2012 00:01:31 +0000 (16:01 -0800)
committerLinus Torvalds <[email protected]>
Wed, 12 Dec 2012 01:22:24 +0000 (17:22 -0800)
commit5de55b265a13bc263c823bbe05d87d2c5e785f6f
tree69082ec836d553c98b99e6a0f3aebe2649b4fad2
parent9ff4868e3051d9128a24dd330bed32011a11421d
dmapool: make DMAPOOL_DEBUG detect corruption of free marker

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

[[email protected]: tidy code, fix comment, use sizeof(page->offset), use pr_err()]
Signed-off-by: Matthieu Castet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/dmapool.c
This page took 0.05277 seconds and 4 git commands to generate.