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:
33f65df
)
kmemcheck: don't track page tables
author
Vegard Nossum
<vegard.nossum@gmail.com>
Sun, 22 Feb 2009 10:28:25 +0000
(11:28 +0100)
committer
Vegard Nossum
<vegard.nossum@gmail.com>
Mon, 15 Jun 2009 10:40:11 +0000
(12:40 +0200)
As these are allocated using the page allocator, we need to pass
__GFP_NOTRACK before we add page allocator support to kmemcheck.
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
No differences found