]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
The address limit is already set in flush_old_exec() so those calls to
authorMathias Krause <minipli@googlemail.com>
Tue, 26 Jul 2011 10:14:47 +0000 (20:14 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Aug 2011 03:36:32 +0000 (13:36 +1000)
commitc23291e395ff5d3f4244772f4bf76620617072ba
tree945567f7539544f4664f578b87723f7c3ca93c03
parent68ca7a34291f4a0b2e48c6f92ff4a15ecd62deb8
The address limit is already set in flush_old_exec() so those calls to
set_fs(USER_DS) are redundant.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/parisc/include/asm/processor.h
arch/parisc/kernel/process.c