From: Nobuhiro Iwamatsu Date: Thu, 24 Mar 2011 05:47:40 +0000 (+0000) Subject: sh: Fix build alloc_thread_info_node function X-Git-Tag: v2.6.39-rc1~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15ed691667f59867c9c130b8d84feda4050be04;p=pandora-kernel.git sh: Fix build alloc_thread_info_node function By commit b6a84016bd2598e35ead635147fa53619982648d, alloc_thread_info was replaced by alloc_thread_info_node. However, the change of the function name and the addition of the argument were incomplete. Signed-off-by: Nobuhiro Iwamatsu CC: Eric Dumazet Signed-off-by: Paul Mundt --- Reading git-diff-tree failed