Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751189AbbGKPwk (ORCPT ); Sat, 11 Jul 2015 11:52:40 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:34304 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750851AbbGKPwj (ORCPT ); Sat, 11 Jul 2015 11:52:39 -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 v2 Date: Sat, 11 Jul 2015 17:52:28 +0200 Message-Id: <1436629952-17291-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: 990 Lines: 31 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/