diff options
author | Michel Lespinasse <[email protected]> | 2012-12-11 16:02:21 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-11 17:22:26 -0800 |
commit | bb64f55019c7b0971cdcfbf3af9fb6376dd01ead (patch) | |
tree | 76384613ef13f4f859e9bd2a0a9449aa44cfbbe1 /net/unix/af_unix.c | |
parent | dd5295965b77e5da6705953ef8a7fc528ea328a1 (diff) |
mm: use vm_unmapped_area() on sparc64 architecture
Update the sparc64 arch_get_unmapped_area[_topdown] functions to make use
of vm_unmapped_area() instead of implementing a brute force search.
[[email protected]: remove now-unused COLOUR_ALIGN_DOWN()]
Signed-off-by: Michel Lespinasse <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Russell King <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Paul Mundt <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions