Commit 3d230060 authored by Linus Torvalds's avatar Linus Torvalds

Merge bk://bk.arm.linux.org.uk/linux-2.6-rmk

into ppc970.osdl.org:/home/torvalds/v2.6/linux
parents e75276ad 7eac2191
......@@ -44,7 +44,7 @@ ENTRY(v4_flush_user_tlb_range)
mov pc, lr
/*
* v4_flush_kerm_tlb_range(start, end)
* v4_flush_kern_tlb_range(start, end)
*
* Invalidate a range of TLB entries in the specified kernel
* address range.
......
......@@ -47,7 +47,7 @@ ENTRY(v4wb_flush_user_tlb_range)
mov pc, lr
/*
* v4_flush_kerm_tlb_range(start, end)
* v4_flush_kern_tlb_range(start, end)
*
* Invalidate a range of TLB entries in the specified kernel
* address range.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment