[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436629952-17291-1-git-send-email-fweisbec@gmail.com>
Date: Sat, 11 Jul 2015 17:52:28 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Chris Metcalf <cmetcalf@...hip.com>,
Thomas Gleixner <tglx@...utronix.de>,
Don Zickus <dzickus@...hat.com>,
Ulrich Obergfell <uobergfe@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/4] smpboot/watchdog: Fixes and cleanups v2
Changes in v2:
* Fix typos reported by Chris
* Fix comment header, reported by Ulrich Obergfell
* Add reviewed-by tag
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
core/watchdog-v2
HEAD: b7528d521f33567eaeb7fb74a807db125e161d42
Thanks,
Frederic
---
Frederic Weisbecker (4):
smpboot: Fix memory leak on error handling
smpboot: Make cleanup to mirror setup
smpboot: Allow to pass the cpumask on per-cpu thread registration
watchdog: Simplify housekeeping affinity with the appropriate mask
include/linux/smpboot.h | 11 ++++++++++-
kernel/smpboot.c | 25 +++++++++++--------------
kernel/watchdog.c | 15 +++++----------
3 files changed, 26 insertions(+), 25 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