From: Jan Beulich Date: Wed, 19 Dec 2007 20:30:30 +0000 (-0800) Subject: [IA64] make flush_tlb_kernel_range() an inline function X-Git-Tag: v2.6.24-rc6~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=285fbd66330cd5899f4e607e3e65ab5921ddabf0;p=pandora-kernel.git [IA64] make flush_tlb_kernel_range() an inline function 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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed