commit | f5bf645d10f2c6cc85294021af70f2b7bcc42d8e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Aug 21 23:58:35 2019 +0900 |
committer | Paul Walmsley <paul.walmsley@sifive.com> | Thu Sep 05 01:51:57 2019 -0700 |
tree | afdd6f6025388e64799a7b652306e823bb3e4473 | |
parent | e11ea2a02b93933425ddfa4b4e2012ba0882ac82 [diff] |
riscv: cleanup riscv_cpuid_to_hartid_mask Move the initial clearing of the mask from the callers to riscv_cpuid_to_hartid_mask, and remove the unused !CONFIG_SMP stub. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>