aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-ti-dm.c
diff options
context:
space:
mode:
authorAtish Patra <[email protected]>2018-10-02 12:15:04 -0700
committerPalmer Dabbelt <[email protected]>2018-10-22 17:03:37 -0700
commit6825c7a80f1863b975a00042abe140ea24813af2 (patch)
treee70a0f3aea2fbc7fbe69af60a864f998e1b69c55 /drivers/clocksource/timer-ti-dm.c
parenta37d56fc401108f39dec9ba83ed923a453937a26 (diff)
RISC-V: Add logical CPU indexing for RISC-V
Currently, both Linux CPU id and hart id are same. This is not recommended as it will lead to discontinuous CPU indexing in Linux. Moreover, kdump kernel will run from CPU0 which would be absent if we follow existing scheme. Implement a logical mapping between Linux CPU id and hart id to decouple these two. Always mark the boot processor as CPU0 and all other CPUs get the logical CPU id based on their booting order. Signed-off-by: Atish Patra <[email protected]> Reviewed-by: Anup Patel <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/clocksource/timer-ti-dm.c')
0 files changed, 0 insertions, 0 deletions