Hey Sunil, On Mon, Jan 30, 2023 at 11:52:01PM +0530, Sunil V L wrote: > This patch series enables the basic ACPI infrastructure for RISC-V. > Supporting external interrupt controllers is in progress and hence it is > tested using polling based HVC SBI console and RAM disk. > > The series depends on Anup's IPI improvement series. > https://github.com/avpatel/linux/commits/riscv_ipi_imp_v17 In the future, please provide links to patchsets rather than "random" git trees. > Jisheng Zhang (1): > riscv: move sbi_init() earlier before jump_label_init() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ What has this patch got to do with your series? Just something that was sitting in your tree? If you need this, it'd be ideal if you would submit *with* the R-b tags it appears to have had by v6 [1] & add the reason that you need to move it to the commit message. In Jisheng's series that was obvious, but this is a significantly larger series and it is hard to spot your reasoning for it. Cheers, Conor.