On 26.02.2024 18:38, Oleksii Kurochko wrote: > The following headers end up the same as asm-generic's version: > * altp2m.h > * device.h > * div64.h > * hardirq.h > * hypercall.h > * iocap.h > * paging.h > * percpu.h > * random.h > * softirq.h > * vm_event.h > > RISC-V should utilize the asm-generic's version of the mentioned > headers instead of introducing them in the arch-specific folder. > > Signed-off-by: Oleksii Kurochko <oleksii.kuroc...@gmail.com> > Acked-by: Jan Beulich <jbeul...@suse.com> > --- > Changes in V5: > - Nothing changed. Only rebase. > - update the commit message. > - drop the message above revision log as there is no depenency for this patch > from other patch series.
Please can you make sure you submit patches against a sufficiently up-to- date version of the staging branch? I committed v4 of this patch a couple of days ago already, upon your own confirmation that it was okay to go in ahead of others. Jan