]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/fork.c:267: error: implicit declaration of function
authorWANG Cong <xiyou.wangcong@gmail.com>
Wed, 3 Aug 2011 00:52:32 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 04:17:33 +0000 (14:17 +1000)
commitd9c59336118c90591de1b71c574ef046185283fa
tree4f20696f7a8bfbf8705cdccfe70451f6af39c492
parent44c327cbb8c0f833614999d1a963d6b365b3839d
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>
arch/cris/include/asm/thread_info.h