[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436913473-32720-1-git-send-email-fweisbec@gmail.com>
Date: Wed, 15 Jul 2015 00:37:49 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Peter Zijlstra <peterz@...radead.org>,
Chris Metcalf <cmetcalf@...hip.com>,
Thomas Gleixner <tglx@...utronix.de>,
Preeti U Murthy <preeti@...ux.vnet.ibm.com>,
Christoph Lameter <cl@...ux.com>,
Richard Henderson <rth@...ddle.net>,
Ingo Molnar <mingo@...nel.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
Rik van Riel <riel@...hat.com>
Subject: [PATCH 0/4] nohz: Cputime cleanups and tilegx isolation
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists