Commit d0807a8c authored by Vojtech Pavlik's avatar Vojtech Pavlik

Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input

parents 0db0e371 3d230060
...@@ -44,7 +44,7 @@ ENTRY(v4_flush_user_tlb_range) ...@@ -44,7 +44,7 @@ ENTRY(v4_flush_user_tlb_range)
mov pc, lr 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 * Invalidate a range of TLB entries in the specified kernel
* address range. * address range.
......
...@@ -47,7 +47,7 @@ ENTRY(v4wb_flush_user_tlb_range) ...@@ -47,7 +47,7 @@ ENTRY(v4wb_flush_user_tlb_range)
mov pc, lr 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 * Invalidate a range of TLB entries in the specified kernel
* address range. * 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