From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934616AbbCPVLe (ORCPT ); Mon, 16 Mar 2015 17:11:34 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:42710 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932913AbbCPVL3 (ORCPT ); Mon, 16 Mar 2015 17:11:29 -0400 Date: Mon, 16 Mar 2015 22:11:26 +0100 From: Pavel Machek To: Markus Pargmann Cc: nbd-general@lists.sourceforge.net, linux-kernel@vger.kernel.org, Joe Perches , Wouter Verhelst Subject: Re: [PATCH v2 4/9] nbd: Replace kthread_create with kthread_run Message-ID: <20150316211126.GE11441@amd> References: <1426167367-32214-1-git-send-email-mpa@pengutronix.de> <1426167367-32214-5-git-send-email-mpa@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426167367-32214-5-git-send-email-mpa@pengutronix.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 2015-03-12 14:36:02, Markus Pargmann wrote: > kthread_run includes the wake_up_process() call, so instead of > kthread_create() followed by wake_up_process() we can use this macro. > > Signed-off-by: Markus Pargmann Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html