public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] smpboot/watchdog: Fixes and cleanups
@ 2015-07-09 15:16 Frederic Weisbecker
  2015-07-09 15:16 ` [PATCH 1/4] smpboot: Fix memory leak on error handling Frederic Weisbecker
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Frederic Weisbecker @ 2015-07-09 15:16 UTC (permalink / raw)
  To: LKML
  Cc: Frederic Weisbecker, Peter Zijlstra, Chris Metcalf,
	Thomas Gleixner, Don Zickus, Ulrich Obergfell, Andrew Morton

Hi,

The 2nd patch should fix the strange bug we've seen with Chris.

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

HEAD: 5e36d90b3ccb0023ad54ac7a2381c132c6b12280

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        | 22 +++++++++-------------
 kernel/watchdog.c       | 15 +++++----------
 3 files changed, 24 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/4] smpboot/watchdog: Fixes and cleanups v2
@ 2015-07-11 15:52 Frederic Weisbecker
  2015-07-11 15:52 ` [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration Frederic Weisbecker
  0 siblings, 1 reply; 11+ messages in thread
From: Frederic Weisbecker @ 2015-07-11 15:52 UTC (permalink / raw)
  To: LKML
  Cc: Frederic Weisbecker, Peter Zijlstra, Chris Metcalf,
	Thomas Gleixner, Don Zickus, Ulrich Obergfell, Andrew Morton

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-07-12  6:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09 15:16 [PATCH 0/4] smpboot/watchdog: Fixes and cleanups Frederic Weisbecker
2015-07-09 15:16 ` [PATCH 1/4] smpboot: Fix memory leak on error handling Frederic Weisbecker
2015-07-09 15:16 ` [PATCH 2/4] smpboot: Make cleanup to mirror setup Frederic Weisbecker
2015-07-09 15:16 ` [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration Frederic Weisbecker
2015-07-11 15:17   ` Ulrich Obergfell
2015-07-11 15:23     ` Frederic Weisbecker
2015-07-09 15:16 ` [PATCH 4/4] watchdog: Simplify housekeeping affinity with the appropriate mask Frederic Weisbecker
2015-07-09 20:59 ` [PATCH 0/4] smpboot/watchdog: Fixes and cleanups Chris Metcalf
2015-07-11 14:19   ` Frederic Weisbecker
  -- strict thread matches above, loose matches on Subject: below --
2015-07-11 15:52 [PATCH 0/4] smpboot/watchdog: Fixes and cleanups v2 Frederic Weisbecker
2015-07-11 15:52 ` [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration Frederic Weisbecker
2015-07-12  6:10   ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox