x86: merge process.c a bit
authorAmerigo Wang <amwang@redhat.com>
Tue, 12 May 2009 02:05:28 +0000 (22:05 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 12 May 2009 09:13:45 +0000 (11:13 +0200)
Merge arch_align_stack() and arch_randomize_brk(), since
they are the same.

Tested on x86_64.

[ Impact: cleanup ]

Signed-off-by: Amerigo Wang <amwang@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found