lkml.org 
[lkml]   [2019]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRE: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
    Date
    Hi Suzuki,

    > -----Original Message-----
    > From: Suzuki K Poulose <suzuki.poulose@arm.com>
    > Sent: Friday, September 27, 2019 6:23 PM
    > To: Jianyong Wu (Arm Technology China) <Jianyong.Wu@arm.com>;
    > netdev@vger.kernel.org; yangbo.lu@nxp.com; john.stultz@linaro.org;
    > tglx@linutronix.de; pbonzini@redhat.com; sean.j.christopherson@intel.com;
    > maz@kernel.org; richardcochran@gmail.com; Mark Rutland
    > <Mark.Rutland@arm.com>; Will Deacon <Will.Deacon@arm.com>
    > Cc: linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org;
    > kvmarm@lists.cs.columbia.edu; kvm@vger.kernel.org; Steve Capper
    > <Steve.Capper@arm.com>; Kaly Xin (Arm Technology China)
    > <Kaly.Xin@arm.com>; Justin He (Arm Technology China)
    > <Justin.He@arm.com>; nd <nd@arm.com>
    > Subject: Re: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it
    > arch-independent.
    >
    >
    >
    > On 26/09/2019 12:42, Jianyong Wu wrote:
    > > Currently, ptp_kvm modules implementation is only for x86 which
    > > includs large part of arch-specific code. This patch move all of
    > > those code into new arch related file in the same directory.
    > >
    > > Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
    >
    > ...
    >
    > > +int kvm_arch_ptp_get_clock_fn(unsigned long *cycle, struct timespec64
    > *tspec,
    > > + struct clocksource **cs)
    >
    >
    > > diff --git a/include/asm-generic/ptp_kvm.h
    > > b/include/asm-generic/ptp_kvm.h new file mode 100644 index
    > > 000000000000..208e842bfa64
    > > --- /dev/null
    > > +++ b/include/asm-generic/ptp_kvm.h
    >
    > > +int kvm_arch_ptp_get_clock_fn(long *cycle,
    > > + struct timespec64 *tspec, void *cs);
    > >
    >
    > Conflicting types for kvm_arch_ptp_get_clock_fn() ?
    >
    Yeah, need fix.

    Thanks
    Jianyong Wu

    > Suzuki
    \
     
     \ /
      Last update: 2019-09-27 12:36    [W:2.432 / U:1.612 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site