David Daney 95affdda9b MIPS: Fold the TLB refill at the vmalloc path if possible.
Try to fold the 64-bit TLB refill handler opportunistically at the
beginning of the vmalloc path so as to avoid splitting execution flow in
half and wasting cycles for a branch required at that point then.  Resort
to doing the split if either of the newly created parts would not fit into
its designated slot.

Original-patch-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-06-17 11:06:26 +01:00
..
2009-05-14 13:50:27 +01:00
2008-10-20 08:52:41 -07:00
2009-06-17 11:06:25 +01:00
2008-04-28 17:14:25 +01:00
2008-10-15 20:55:51 +02:00
2009-06-17 11:06:25 +01:00
2009-06-17 11:06:25 +01:00