linux/arch/mips/kernel
Mathias Krause 3a7136602b MIPS: Remove redundant addr_limit assignment on exec.
The address limit is already set in flush_old_exec() via set_fs(USER_DS)
so this assignment is redundant.

[ralf@linux-mips.org: also see dac853ae89 for
further explanation.]

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/2466/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-07-25 17:23:29 +01:00
..
cpufreq
.gitignore
8250-platform.c
asm-offsets.c
binfmt_elfn32.c
binfmt_elfo32.c
branch.c
cevt-bcm1480.c
cevt-ds1287.c
cevt-gt641xx.c
cevt-r4k.c
cevt-sb1250.c
cevt-smtc.c
cevt-txx9.c
cpu-bugs64.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cpu-probe.c MIPS: Set ELF AT_PLATFORM string for Loongson2 processors 2011-05-19 09:55:48 +01:00
csrc-bcm1480.c
csrc-ioasic.c
csrc-powertv.c
csrc-r4k.c
csrc-sb1250.c
early_printk.c
entry.S MIPS: Split do_syscall_trace into two functions. 2011-05-19 09:55:44 +01:00
ftrace.c MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). 2011-05-10 18:15:22 +01:00
genex.S
gpio_txx9.c
head.S
i8253.c clocksource: convert mips to generic i8253 clocksource 2011-05-14 10:29:48 +01:00
i8259.c PM / MIPS: Convert i8259.c to using syscore_ops 2011-07-16 00:59:54 +02:00
init_task.c
irq_cpu.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq_txx9.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq-gic.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq-gt641xx.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq-msc01.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq-rm7000.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq-rm9000.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
jump_label.c
kgdb.c
kprobes.c
kspd.c
linux32.c
machine_kexec.c
Makefile MIPS: Kconfig and Makefile update for Netlogic XLR/XLS 2011-05-19 09:55:40 +01:00
mcount.S
mips_ksyms.c
mips_machine.c
mips-mt-fpaff.c
mips-mt.c
module.c
octeon_switch.S update David Miller's old email address 2011-04-06 06:19:38 -07:00
perf_event_mipsxx.c Fix common misspellings 2011-03-31 11:26:23 -03:00
perf_event.c MIPS, Perf-events: Use unsigned delta for right shift in event update 2011-03-14 21:07:27 +01:00
proc.c
process.c MIPS: Remove redundant addr_limit assignment on exec. 2011-07-25 17:23:29 +01:00
prom.c dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen 2011-05-11 14:53:18 +02:00
ptrace32.c
ptrace.c MIPS: Split do_syscall_trace into two functions. 2011-05-19 09:55:44 +01:00
r4k_fpu.S update David Miller's old email address 2011-04-06 06:19:38 -07:00
r4k_switch.S update David Miller's old email address 2011-04-06 06:19:38 -07:00
r2300_fpu.S update David Miller's old email address 2011-04-06 06:19:38 -07:00
r2300_switch.S update David Miller's old email address 2011-04-06 06:19:38 -07:00
r6000_fpu.S update David Miller's old email address 2011-04-06 06:19:38 -07:00
relocate_kernel.S
reset.c
rtlx.c
scall32-o32.S MIPS: Wire up sendmmsg and renumber setns syscall. 2011-07-20 23:12:10 +01:00
scall64-64.S MIPS: Wire up sendmmsg and renumber setns syscall. 2011-07-20 23:12:10 +01:00
scall64-n32.S MIPS: Wire up sendmmsg and renumber setns syscall. 2011-07-20 23:12:10 +01:00
scall64-o32.S MIPS: Wire up sendmmsg and renumber setns syscall. 2011-07-20 23:12:10 +01:00
setup.c
signal32.c MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c 2011-03-14 21:07:25 +01:00
signal_n32.c
signal-common.h
signal.c MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c 2011-03-14 21:07:25 +01:00
smp-cmp.c
smp-mt.c Fix common misspellings 2011-03-31 11:26:23 -03:00
smp-up.c
smp.c MIPS: Move idle task creation to work queue 2011-03-14 21:07:27 +01:00
smtc-asm.S
smtc-proc.c
smtc.c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 2011-04-14 08:52:32 +02:00
spinlock_test.c
spram.c
stacktrace.c
sync-r4k.c
syscall.c MIPS: Move arch_get_unmapped_area and gang to new file. 2011-05-19 09:55:49 +01:00
time.c Fix common misspellings 2011-03-31 11:26:23 -03:00
topology.c
traps.c MIPS: Fix duplicate invocation of notify_die. 2011-05-18 14:18:26 +01:00
unaligned.c
vdso.c
vmlinux.lds.S Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2011-05-24 11:53:42 -07:00
vpe.c Fix common misspellings 2011-03-31 11:26:23 -03:00
watch.c