Re: [PATCH v5 00/12] SMP cleanup and new features

2018-09-28 Thread Palmer Dabbelt
On Thu, 13 Sep 2018 11:36:53 PDT (-0700), atish.pa...@wdc.com wrote: This patch series has 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 It also implemented decoupling l

[PATCH v5 00/12] SMP cleanup and new features

2018-09-13 Thread Atish Patra
This patch series has 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 It also implemented decoupling linux logical CPU ids from hart id. Some of the work has been inspired f