summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-09-30 06:27:40 +0200
committerAl Viro2012-10-15 01:33:54 +0200
commitc19e6d67e4be16e20ff90f0baa98b16d926d23a5 (patch)
treec5421d406815c7341c26179acf8b71bdaf251a18 /arch/ia64/Kconfig
parentia64: dead code in copy_thread() since 2004 (diff)
downloadkernel-qcow2-linux-c19e6d67e4be16e20ff90f0baa98b16d926d23a5.tar.gz
kernel-qcow2-linux-c19e6d67e4be16e20ff90f0baa98b16d926d23a5.tar.xz
kernel-qcow2-linux-c19e6d67e4be16e20ff90f0baa98b16d926d23a5.zip
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>
Diffstat (limited to 'arch/ia64/Kconfig')
0 files changed, 0 insertions, 0 deletions