]> git.karo-electronics.de Git - karo-tx-linux.git/commit
The address limit is already set in flush_old_exec() so this assignment of
authorMathias Krause <minipli@googlemail.com>
Wed, 3 Aug 2011 00:52:47 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 04:19:20 +0000 (14:19 +1000)
commitcfb7faee1879308a86bbb0189cad1b05865bf60e
treef85681db221266cbb43bdcf18c471c9984e9547e
parent3387c3dcbacb2016ed4d4cf351c5fd2dc1d12278
The address limit is already set in flush_old_exec() so this assignment of
USER_DS is redundant.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/sparc/kernel/process_32.c
arch/sparc/kernel/process_64.c