]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Comment on the TLB flush in smp_callin()
authorPalmer Dabbelt <palmer@sifive.com>
Tue, 2 Oct 2018 19:14:57 +0000 (12:14 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 23 Oct 2018 00:03:36 +0000 (17:03 -0700)
commit1d441ef1c8f59a8934a65b1981ac583e13a1b0bf
tree89b13303185ca549479c91e2d4d9ea02857d70c8
parent1b05030d6a8b845f46b736bc8db19a56f63838cd
RISC-V: Comment on the TLB flush in smp_callin()

This isn't readily apparent from reading the code.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
[Atish: code comment formatting update]
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/kernel/smpboot.c