diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2006-02-17 13:52:56 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-17 13:59:27 -0800 |
commit | 200a4552af34b9a32e1f68a881a9ed5c7ec699cc (patch) | |
tree | b5ea95da0dacdece21fa8b62bd9e84dd84ee60fa /arch/ia64 | |
parent | 9ff4ced4676d3cd1f28b14d93a339f263ca304b0 (diff) |
[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb
One of the parameters to the __pud_free_tlb() macro for powerpc is
incorrect (see patch) . We get away with it by accident, because the one
place the macro is called, the second parameter is a variable named "pud".
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions