Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751979AbaBHQql (ORCPT ); Sat, 8 Feb 2014 11:46:41 -0500 Received: from mail-wg0-f52.google.com ([74.125.82.52]:45667 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751511AbaBHQqk (ORCPT ); Sat, 8 Feb 2014 11:46:40 -0500 Date: Sat, 8 Feb 2014 17:46:36 +0100 From: Frederic Weisbecker To: Christoph Hellwig Cc: LKML , Andrew Morton , Ingo Molnar , Jan Kara , Jens Axboe Subject: Re: [PATCH 10/11] smp: Remove wait argument from __smp_call_function_single() Message-ID: <20140208164633.GA21882@localhost.localdomain> References: <1391876320-25068-1-git-send-email-fweisbec@gmail.com> <1391876320-25068-11-git-send-email-fweisbec@gmail.com> <20140208164247.GA11028@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140208164247.GA11028@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 08, 2014 at 08:42:47AM -0800, Christoph Hellwig wrote: > Might be worth to give the function a saner name than just the __-prefix > if you touch all callers anyway. > Good point. How about smp_call_function_single_async() ? -- 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/