Al Viro c19e6d67e4 ia64: don't mess with ar_bspstore in kernel_thread()
the only thing we use that for is in copy_thread(), where the way
we set it will result in rbs_size being 0.  Just move that calculating
rbs_size and copying rbs to non-kernel-thread side of
if (user_mode(regs)) in copy_thread() and set rbs_size to 0 on
kernel thread side.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-10-14 19:33:54 -04:00
..
2012-03-28 18:30:02 +01:00
2012-08-13 16:50:19 -07:00
2012-09-06 16:37:25 +03:00
2011-03-31 11:26:23 -03:00
2012-10-09 16:22:54 +09:00
2011-03-17 14:02:56 +01:00
2005-04-16 15:20:36 -07:00