From: Alex Shi Date: Fri, 20 Jul 2012 01:18:23 +0000 (+0800) Subject: x86/tlb: Fix build warning and crash when building for !SMP X-Git-Tag: v3.6-rc1~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7efa1c87963d23cc57ba40c07316d3e28cc75a3a;p=pandora-kernel.git x86/tlb: Fix build warning and crash when building for !SMP The incompatible parameter of flush_tlb_mm_range cause build warning. Fix it by correct parameter. Ingo Molnar found that this could also cause a user space crash. Reported-by: Tetsuo Handa Reported-by: Ingo Molnar Signed-off-by: Alex Shi Link: http://lkml.kernel.org/r/1342747103-19765-1-git-send-email-alex.shi@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed