On 10.11.2023 17:30, Oleksii Kurochko wrote: > <asm/random.h> is common for Arm, PPC and RISC-V thereby it > is moved to asm-generic.
When you say "moved", ... > Signed-off-by: Oleksii Kurochko <oleksii.kuroc...@gmail.com> > --- > Changes in V2: > - update the commit messages > --- > xen/include/asm-generic/random.h | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > create mode 100644 xen/include/asm-generic/random.h ... you also want to actually move things. Since the above comment matches ones on earlier patches, yet otoh in your submissions of two individual patches you mentioned you sent them separately because this series wasn't fully reviewed yet, would you mind clarifying whether further going through this version of the series is actually going to be a good use of time? Jan