diff options
author | Michel Lespinasse <[email protected]> | 2012-12-11 16:02:15 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-11 17:22:26 -0800 |
commit | a046be3d3ce33c747340b0716fda31f8f63a48b9 (patch) | |
tree | 42f6dc17c987ffa31b5acdc719809a65bb6de77a /net/unix/af_unix.c | |
parent | b4265f12340f809447b9a48055e88c444b480c89 (diff) |
mm: use vm_unmapped_area() on sparc32 architecture
Update the sparc32 arch_get_unmapped_area function to make use of
vm_unmapped_area() instead of implementing a brute force search.
[[email protected]: fix build]
[[email protected]: remove now-unused COLOUR_ALIGN()]
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]>
Acked-by: "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