dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/unicore32
Mathias Krause ed96dfbcfe unicore32, exec: remove redundant set_fs(USER_DS)
The address limit is already set in flush_old_exec() so this
set_fs(USER_DS) is redundant.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
2011-11-16 10:50:09 +08:00
..
boot arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS 2011-11-15 17:13:15 +08:00
configs unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) 2011-06-09 16:24:42 +08:00
include unicore32, exec: remove redundant set_fs(USER_DS) 2011-11-16 10:50:09 +08:00
kernel unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
lib unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
mm unicore32: EXPORT_SYMBOL needs export.h 2011-10-31 19:31:06 -04:00
.gitignore unicore32 core architecture: build infrastructure 2011-03-17 09:19:05 +08:00
Kconfig unicore32: Fix typo 'PUV3_I2C' 2011-11-16 10:48:21 +08:00
Kconfig.debug unicore32: drop unused Kconfig symbols 2011-11-15 17:13:18 +08:00
Makefile unicore32: using generic-y format for one line asm-generic files 2011-06-09 16:29:52 +08:00