On Wed, Apr 07, 2021 at 10:28:44AM +0100, Marc Zyngier wrote: > On Tue, 30 Mar 2021 15:54:26 +0100, > Marc Zyngier <[email protected]> wrote: > > > > From: Jianyong Wu <[email protected]> > > > > Currently, the ptp_kvm module contains a lot of x86-specific code. > > Let's move this code into a new arch-specific file in the same directory, > > and rename the arch-independent file to ptp_kvm_common.c. > > > > Reviewed-by: Andre Przywara <[email protected]> > > Signed-off-by: Jianyong Wu <[email protected]> > > Signed-off-by: Marc Zyngier <[email protected]> > > Link: https://lore.kernel.org/r/[email protected] > > Richard, Paolo, > > Can I get an Ack on this and patch #7? We're getting pretty close to > the next merge window, and this series has been going on for a couple > of years now...
For both patches: Acked-by: Richard Cochran <[email protected]>

