]> git.karo-electronics.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>
Sat, 16 Jul 2011 13:31:02 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:09 +0000 (15:05 +1000)
commit5a87b7a5a58e0f28a67f23205831239fe5030bad
tree9151fe869b0a018497cedeb90e110c079c6f40b5
parentedaf885459b4c1dc22b6ecba7ad887393893e82b
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