]> 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)
commit5bbefe7b775084322a328e4167438e081f6ed4b7
tree89b13303185ca549479c91e2d4d9ea02857d70c8
parent997365c3296c6ab053169647aa32e21f34c587e8
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