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:
c761471
)
mm/page_alloc.c: cleanup obsolete KM_USER*
author
Anisse Astier
<anisse@astier.eu>
Wed, 24 Jun 2015 23:56:36 +0000
(16:56 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 25 Jun 2015 00:49:42 +0000
(17:49 -0700)
It's been five years now that KM_* kmap flags have been removed and that
we can call clear_highpage from any context. So we remove prep_zero_pages
accordingly.
Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_alloc.c
patch
|
blob
|
history
diff --cc
mm/page_alloc.c
Simple merge