From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id E1FFC1A127F for ; Thu, 17 Dec 2015 22:57:30 +1100 (AEDT) In-Reply-To: <1449049451-31373-1-git-send-email-mpe@ellerman.id.au> To: Michael Ellerman , From: Michael Ellerman Cc: Anton Blanchard Subject: Re: [1/4] selftests/powerpc: Move pick_online_cpu() up into utils.c Message-Id: <20151217115730.A1CFD1402BD@ozlabs.org> Date: Thu, 17 Dec 2015 22:57:30 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2015-02-12 at 09:44:08 UTC, Michael Ellerman wrote: > We want to use this in another test, so make it available at the top of > the powerpc selftests tree. > > Signed-off-by: Michael Ellerman Series applied to powerpc next. https://git.kernel.org/powerpc/c/d1301afd71bd38b1610b391e50 cheers