diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2011-08-04 01:21:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-04 02:25:21 +0200 |
commit | d4969213f9e75ec1bfa6ea65c279c64cab7d1bd6 (patch) | |
tree | c772db06dd6754e9911a12c9be4e131d286f3948 /arch/cris/arch-v10 | |
parent | tpm_tis: fix build when ACPI is not enabled (diff) | |
download | linux-d4969213f9e75ec1bfa6ea65c279c64cab7d1bd6.tar.xz linux-d4969213f9e75ec1bfa6ea65c279c64cab7d1bd6.zip |
cris: fix a build error in kernel/fork.c
Fix this error:
kernel/fork.c:267: error: implicit declaration of function 'alloc_thread_info_node'
This is due to renaming alloc_thread_info() to alloc_thread_info_node().
[akpm@linux-foundation.org: coding-style fixes]
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/cris/arch-v10')
0 files changed, 0 insertions, 0 deletions