ia64: dead code in copy_thread() since 2004
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 30 Sep 2012 04:23:05 +0000 (00:23 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Oct 2012 23:33:53 +0000 (19:33 -0400)
commitc4aee363af2a81f9726c5fa13e136ebaf02852bd
tree665b4ca5312d58e85c10a2c8ef69a98e41700e04
parenta8b8f6625075c673e21ef9bb418a31b0858472b0
ia64: dead code in copy_thread() since 2004

It used to be called with NULL regs when creating idle threads on
secondaries.  Not used that way since wli had buried that kludge...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/ia64/kernel/process.c