commit | 285fbd66330cd5899f4e607e3e65ab5921ddabf0 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Wed Dec 19 12:30:30 2007 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed Dec 19 12:30:30 2007 -0800 |
tree | dc40317084c5319c8b66ef88a472b316828326ec | |
parent | 17fbe0043e9d623e46a57b153aa0b80ee9de7790 [diff] |
[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 <jbeulich@novell.com> Signed-off-by: Tony Luck <tony.luck@intel.com>