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:
869e510
)
get_unmapped_area handles MAP_FIXED on sparc64
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 6 May 2007 21:50:10 +0000
(14:50 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 7 May 2007 19:12:56 +0000
(12:12 -0700)
Handle MAP_FIXED in hugetlb_get_unmapped_area on sparc64 by just using
prepare_hugepage_range()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: William Irwin <bill.irwin@oracle.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found