Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752227AbbGLGKL (ORCPT ); Sun, 12 Jul 2015 02:10:11 -0400 Received: from www.linutronix.de ([62.245.132.108]:50399 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750903AbbGLGKK (ORCPT ); Sun, 12 Jul 2015 02:10:10 -0400 Date: Sun, 12 Jul 2015 08:10:02 +0200 (CEST) From: Thomas Gleixner To: Frederic Weisbecker cc: LKML , Peter Zijlstra , Chris Metcalf , Don Zickus , Ulrich Obergfell , Andrew Morton Subject: Re: [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration In-Reply-To: <1436629952-17291-4-git-send-email-fweisbec@gmail.com> Message-ID: References: <1436629952-17291-1-git-send-email-fweisbec@gmail.com> <1436629952-17291-4-git-send-email-fweisbec@gmail.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 504 Lines: 12 On Sat, 11 Jul 2015, Frederic Weisbecker wrote: > It makes the registration cheaper and simpler for the smpboot per-cpu > kthread users that don't need to always update the cpumask after threads > creation. Reviewed-by: Thomas Gleixner -- 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/