• Palmer Dabbelt's avatar
    RISC-V: SMP cleanup and new features · d26c4bbf
    Palmer Dabbelt authored
    This patch series now has evolved to contain several related changes.
    
    1. Updated the assorted cleanup series by Palmer.
    The original cleanup patch series can be found here.
    http://lists.infradead.org/pipermail/linux-riscv/2018-August/001232.html
    
    2. Implemented decoupling linux logical CPU ids from hart id.
    Some of the work has been inspired from ARM64.
    Tested on QEMU & HighFive Unleashed board with/without SMP enabled.
    
    3. Included Anup's cleanup and IPI stat patch.
    
    All the patch series have been combined to avoid conflicts as a lot of
    common code is changed different patch sets. Atish has mostly addressed
    review comments and fixed checkpatch errors from Palmer's and Anup's
    series.
    Signed-off-by: default avatarPalmer Dabbelt <palmer@sifive.com>
    d26c4bbf
entry.S 9.08 KB