asm/system.h: um: arch_align_stack() moved to asm/exec.h
authorDavid Howells <[email protected]>
Mon, 7 Apr 2014 22:39:22 +0000 (15:39 -0700)
committerLinus Torvalds <[email protected]>
Mon, 7 Apr 2014 23:36:12 +0000 (16:36 -0700)
commitcf7bc58f6dd4fdbab22e2ec5f27fe59674f425bf
tree5503c57391a181d1b0d257d08adac4b9cc206e57
parent956632857819747466e27037aa8a57e8165213c0
asm/system.h: um: arch_align_stack() moved to asm/exec.h

arch_align_stack() moved to asm/exec.h, so change the comment referring to
asm/system.h which no longer exists.

Signed-off-by: David Howells <[email protected]>
Cc: Jeff Dike <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/um/kernel/process.c