lkml.org 
[lkml]   [2014]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH net-next 01/11] time: move the timecounter/cyclecounter code into its own file.
From
Date
On Sun, 2014-12-21 at 19:46 +0100, Richard Cochran wrote:
> The timecounter code has almost nothing to do with the clocksource
> code. Let it live in its own file. This will help isolate the
> timecounter users from the clocksource users in the source tree.
>
> Signed-off-by: Richard Cochran <richardcochran@gmail.com>

Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
For the Intel driver changes...

> ---
> drivers/net/ethernet/amd/xgbe/xgbe.h | 2 +-
> drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 2 +-
> drivers/net/ethernet/freescale/fec.h | 1 +
> drivers/net/ethernet/intel/e1000e/e1000.h | 2 +-
> drivers/net/ethernet/intel/igb/igb.h | 2 +-
> drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2 +-
> drivers/net/ethernet/ti/cpts.h | 1 +
> include/clocksource/arm_arch_timer.h | 2 +-
> include/linux/clocksource.h | 102
> ----------------------
> include/linux/mlx4/device.h | 2 +-
> include/linux/timecounter.h | 122
> +++++++++++++++++++++++++++
> include/linux/types.h | 3 +
> kernel/time/Makefile | 2 +-
> kernel/time/clocksource.c | 76 -----------------
> kernel/time/timecounter.c | 95
> +++++++++++++++++++++
> sound/pci/hda/hda_priv.h | 2 +-
> 16 files changed, 231 insertions(+), 187 deletions(-)
> create mode 100644 include/linux/timecounter.h
> create mode 100644 kernel/time/timecounter.c


[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-12-23 22:41    [W:0.091 / U:2.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site