]> 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>
Wed, 24 Aug 2011 23:46:27 +0000 (09:46 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Aug 2011 04:27:23 +0000 (14:27 +1000)
commit7af2d8a24e64ad0c3bc972b5788a3245b9f3b9d7
treef0c706f8fe4fa43742240b279398ef0f2e8bdb44
parent6c97b62fcfd0f5a47f951c17d13e0954e321d3de
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