x86/mm/tlb: Add freed_tables element to flush_tlb_info
authorRik van Riel <riel@surriel.com>
Wed, 26 Sep 2018 03:58:43 +0000 (23:58 -0400)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 9 Oct 2018 14:51:12 +0000 (16:51 +0200)
commit97807813fe7074ee865d6bc1df1d0f8fb878ee9d
treef1f9e820962f85a772685b6ebd7802f9e53f7c54
parent016c4d92cd16f569c6485ae62b076c1a4b779536
x86/mm/tlb: Add freed_tables element to flush_tlb_info

Pass the information on to native_flush_tlb_others.

No functional changes.

Cc: npiggin@gmail.com
Cc: mingo@kernel.org
Cc: will.deacon@arm.com
Cc: songliubraving@fb.com
Cc: kernel-team@fb.com
Cc: hpa@zytor.com
Cc: luto@kernel.org
Signed-off-by: Rik van Riel <riel@surriel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180926035844.1420-7-riel@surriel.com
arch/x86/include/asm/tlbflush.h
arch/x86/mm/tlb.c