[IA64] make flush_tlb_kernel_range() an inline function
authorJan Beulich <jbeulich@novell.com>
Wed, 19 Dec 2007 20:30:30 +0000 (12:30 -0800)
committerTony Luck <tony.luck@intel.com>
Wed, 19 Dec 2007 20:30:30 +0000 (12:30 -0800)
This fixes an unused variable warning in mm/vmalloc.c.

Tony: also fix resulting fallout in uncached.c with a
typo in args to flush_tlb_kernel_range().

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found