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:
b2656a1
)
asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 1 Dec 2012 13:24:40 +0000
(14:24 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Sun, 9 Dec 2012 22:14:10 +0000
(23:14 +0100)
Nothing is using the vmlist field in mm_context_t anymore. It has been removed
from the non-generic versions over 3 years ago
8feae1311
("NOMMU: Make VMAs per
MM as for MMU-mode linux").
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found