Pantelis Antoniou 8fd9808aec [PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer type
On 8xx flush_tlb_range() declaration is using a "struct mm_struct *"
pointer type while the function itself uses "struct vm_area_struct *".

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>
2005-09-14 14:34:17 -07:00
..
2005-09-03 00:15:11 -04:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 16:50:01 -07:00
2005-04-16 15:20:36 -07:00
2005-09-09 18:23:32 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 11:14:05 +02:00