]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bc88edb8a36051af07f3eded7d9c4601251fab9
treef1f9e820962f85a772685b6ebd7802f9e53f7c54
parentf0f4055f4ce73c44a1f385965dcb64ea21581f77
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