1
0

Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Este cometimento está contido em:
Ingo Molnar
2018-02-26 08:39:26 +01:00
ascendente 39b9552281 4a3928c6f8
cometimento 3f7df3efeb
676 ficheiros modificados com 6789 adições e 4166 eliminações

Ver ficheiro

@@ -299,7 +299,7 @@ static void bau_process_message(struct msg_desc *mdp, struct bau_control *bcp,
local_flush_tlb();
stat->d_alltlb++;
} else {
__flush_tlb_single(msg->address);
__flush_tlb_one_user(msg->address);
stat->d_onetlb++;
}
stat->d_requestee++;