Home
last modified time | relevance | path

Searched hist:b15ed691667f59867c9c130b8d84feda4050be04 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/kernel/
H A Dprocess.cdiff b15ed691667f59867c9c130b8d84feda4050be04 Thu Mar 24 06:47:40 CET 2011 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> 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 <nobuhiro.iwamatsu.yj@renesas.com>
CC: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>