diff options
| author | Benjamin Herrenschmidt <[email protected]> | 2007-05-06 14:50:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-07 12:12:57 -0700 |
| commit | 06abdfb47ee745a4d79721de24260815ec6bca2b (patch) | |
| tree | afbf3f7a0f020529317ec115d2b5f62f67c84404 /kernel | |
| parent | 036e08568cbee4b16e14551e9f004c3d490d6271 (diff) | |
get_unmapped_area handles MAP_FIXED in generic code
generic arch_get_unmapped_area() now handles MAP_FIXED. Now that all
implementations have been fixed, change the toplevel get_unmapped_area() to
call into arch or drivers for the MAP_FIXED case.
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Russell King <[email protected]>
Cc: David Howells <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: Kyle McMartin <[email protected]>
Cc: Grant Grundler <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: William Irwin <[email protected]>
Cc: Adam Litke <[email protected]>
Cc: David Gibson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions