OSDN Git Service

RISC-V: Use mmgrab()
authorPalmer Dabbelt <palmer@sifive.com>
Tue, 2 Oct 2018 19:15:02 +0000 (12:15 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 23 Oct 2018 00:03:36 +0000 (17:03 -0700)
commit46373cb442c56d2f8a4c8b3f777c89d20546c9d5
tree54268e1abc962ff72a2c835cde3df095587b3d46
parent177fae4515889e2407810c5167a5227da8b37cce
RISC-V: Use mmgrab()

commit f1f1007644ff ("mm: add new mmgrab() helper") added a
helper that we missed out on.

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