[PATCH] ppc32: 8xx: update DataTLBMiss exception comment
authorMarcelo Tosatti <marcelo.tosatti@cyclades.com>
Wed, 27 Jul 2005 18:44:08 +0000 (11:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:55 +0000 (16:25 -0700)
commit3a1ce8aa2d9611a779c308fbf332ae86217b0df6
treea757869e15047111494e5e2b24f8c755ff781ca4
parent13e886c3b435d14668aefaed449d8d7ca6dce3a8
[PATCH] ppc32: 8xx: update DataTLBMiss exception comment

On PPC 8xx, the DataTLBMiss handler does not jump directly to the page
fault handler, as was the case in v2.4.

It instead loads an invalid TLB which causes a subsequent DataTLBError
exception.

The comment on top of it haven't been update to reflect the change, though.

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/head_8xx.S