linux/arch/mips/lib
David Daney 48c4ac976a Revert "MIPS: Allow ASID size to be determined at boot time."
This reverts commit d532f3d267.

The original commit has several problems:

1) Doesn't work with 64-bit kernels.

2) Calls TLBMISS_HANDLER_SETUP() before the code is generated.

3) Calls TLBMISS_HANDLER_SETUP() twice in per_cpu_trap_init() when
   only one call is needed.

[ralf@linux-mips.org: Also revert the bits of the ASID patch which were
hidden in the KVM merge.]

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: "Steven J. Hill" <Steven.Hill@imgtec.com>
Cc: David Daney <david.daney@cavium.com>
Patchwork: https://patchwork.linux-mips.org/patch/5242/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-05-16 20:35:42 +02:00
..
Makefile MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus 2012-11-09 10:59:21 +01:00
ashldi3.c
ashrdi3.c
bitops.c MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c 2013-05-08 01:19:06 +02:00
cmpdi2.c
csum_partial.S MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S 2013-03-12 10:18:18 +01:00
delay.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
dump_tlb.c Revert "MIPS: Allow ASID size to be determined at boot time." 2013-05-16 20:35:42 +02:00
iomap-pci.c mips: use the the PCI controller's io_map_base 2012-01-31 23:20:30 +02:00
iomap.c
libgcc.h MIPS: libgcc.h: Checkpatch cleanup 2010-04-12 17:26:15 +01:00
lshrdi3.c
memcpy.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
memset.S MIPS: microMIPS: Optimise 'memset' core library function. 2013-05-09 17:55:19 +02:00
mips-atomic.c MIPS: Get rid of the use of .macro in C code. 2013-04-11 15:39:51 +02:00
r3k_dump_tlb.c Revert "MIPS: Allow ASID size to be determined at boot time." 2013-05-16 20:35:42 +02:00
strlen_user.S MIPS: microMIPS: Optimise 'strlen' core library function. 2013-05-09 17:55:19 +02:00
strncpy_user.S MIPS: microMIPS: Optimise 'strncpy' core library function. 2013-05-09 17:55:19 +02:00
strnlen_user.S MIPS: microMIPS: Optimise 'strnlen' core library function. 2013-05-09 17:55:20 +02:00
ucmpdi2.c [MIPS] Export __ucmpdi2 to modules. 2008-03-12 14:14:41 +00:00
uncached.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00