That set has jiffies/cputime cleanups and fixes that were previously
posted and a change on tilegx driver to be isolation-friendly.

If nobody opposes, I'll make a pull request to Ingo in a few days.

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
        timers/core-v3

HEAD: 572536be5b8e84c507d66203f53faa0ae2c8c244

Thanks,
        Frederic
---

Frederic Weisbecker (3):
      jiffies: Remove HZ > USEC_PER_SEC special case
      apm32: Fix cputime == jiffies assumption
      alpha: Fix jiffies based cputime assumption

Chris Metcalf (1):
      nohz: Prevent tilegx network driver interrupts


 arch/alpha/kernel/osf_sys.c        | 13 +++++++++----
 arch/x86/kernel/apm_32.c           |  2 +-
 drivers/net/ethernet/tile/tilegx.c |  4 +++-
 include/linux/jiffies.h            |  9 +--------
 include/linux/tick.h               |  9 +++++++++
 kernel/time/time.c                 | 10 +++++++---
 6 files changed, 30 insertions(+), 17 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to