Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753129AbbGIPQ7 (ORCPT ); Thu, 9 Jul 2015 11:16:59 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:33640 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750998AbbGIPQt (ORCPT ); Thu, 9 Jul 2015 11:16:49 -0400 From: Frederic Weisbecker To: LKML Cc: Frederic Weisbecker , Peter Zijlstra , Chris Metcalf , Thomas Gleixner , Don Zickus , Ulrich Obergfell , Andrew Morton Subject: [PATCH 0/4] smpboot/watchdog: Fixes and cleanups Date: Thu, 9 Jul 2015 17:16:28 +0200 Message-Id: <1436454992-21462-1-git-send-email-fweisbec@gmail.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 934 Lines: 29 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/