git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ff4868
)
dmapool: make DMAPOOL_DEBUG detect corruption of free marker
author
Matthieu CASTET
<matthieu.castet@parrot.com>
Wed, 12 Dec 2012 00:01:31 +0000
(16:01 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 12 Dec 2012 01:22:24 +0000
(17:22 -0800)
This can help to catch the case where hardware is writing after dma free.
[akpm@linux-foundation.org: tidy code, fix comment, use sizeof(page->offset), use pr_err()]
Signed-off-by: Matthieu Castet <matthieu.castet@parrot.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/dmapool.c
patch
|
blob
|
history
diff --cc
mm/dmapool.c
Simple merge