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:
65a6a41
)
drivers/lguest/page_tables.c: rename do_set_pte()
author
Andrew Morton
<akpm@linux-foundation.org>
Mon, 7 Apr 2014 22:37:16 +0000
(15:37 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 7 Apr 2014 23:35:52 +0000
(16:35 -0700)
"mm: introduce vm_ops->map_pages()" wants to export a do_set_pte() from core
kernel. Rename lguest's do_set_pte() to something more lguest-specific.
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found