On Fri, Jul 20, 2012 at 09:18:23AM +0800, Alex Shi wrote:
> The incompatible parameter of flush_tlb_mm_range cause build warning.
> Fix it by correct parameter.
>
> Reported-by: Tetsuo Handa
> Signed-off-by: Alex Shi
Thanks for this.
Btw, the patch Subject should say:
"[PATCH] x86, tlb: Fix
The incompatible parameter of flush_tlb_mm_range cause build warning.
Fix it by correct parameter.
Reported-by: Tetsuo Handa
Signed-off-by: Alex Shi
---
arch/x86/include/asm/tlbflush.h |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/x86/include/asm/tlbflush.h b/
2 matches
Mail list logo