1
0
Files
linux/arch/powerpc/kernel
LEROY Christophe c51a6821bd powerpc/8xx: Invalidate non present TLB as early as possible
8xx sometimes need to load a invalid/non-present TLBs in
it DTLB asm handler.

These must be invalidated separaly as linux mm doesn't.

Commit 5efab4a02c was invalidating them in
arch/powerpc/mm/fault.c.
This patch does the invalidation earlier in order to free the TLB as soon as
possible. This also has the advantage of removing some 8xx specific code from
fault.c

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2014-11-07 18:10:45 -06:00
..
2014-04-18 14:20:41 +02:00
2014-08-13 15:13:42 +10:00
2014-09-25 23:14:46 +10:00
2014-08-13 15:13:42 +10:00
2014-09-25 23:14:41 +10:00
2014-08-06 13:04:32 +02:00
2014-08-06 13:04:32 +02:00
2014-08-06 13:04:32 +02:00
2014-09-25 23:14:41 +10:00