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:
f488401
)
mincore: pass ranges as start,end address pairs
author
Johannes Weiner
<hannes@cmpxchg.org>
Mon, 24 May 2010 21:32:11 +0000
(14:32 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 25 May 2010 15:06:58 +0000
(08:06 -0700)
Instead of passing a start address and a number of pages into the helper
functions, convert them to use a start and an end address.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/mincore.c
patch
|
blob
|
history
diff --cc
mm/mincore.c
Simple merge