]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13386724e2685c6b459af66637c4ac546ccf7714
tree5503c57391a181d1b0d257d08adac4b9cc206e57
parentd5fe68ef01614eaa55be22866e5dec1e57e36459
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