asm/system.h: um: arch_align_stack() moved to asm/exec.h
authorDavid Howells <dhowells@redhat.com>
Mon, 7 Apr 2014 22:39:22 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
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 <dhowells@redhat.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/kernel/process.c