From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: Stephen Rothwell Subject: Re: [PATCH 12/14] powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function In-reply-to: <20121109202655.3a2b2876b97b39c581a36637@canb.auug.org.au> References: <1352441953-29096-1-git-send-email-mikey@neuling.org> <1352441953-29096-14-git-send-email-mikey@neuling.org> <20121109202655.3a2b2876b97b39c581a36637@canb.auug.org.au> Date: Fri, 09 Nov 2012 20:49:53 +1100 Message-ID: <2392.1352454593@neuling.org> Cc: linuxppc-dev@lists.ozlabs.org, Ian Munsie , Matt Evans List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Stephen Rothwell wrote: > Hi Mikey, > > On Fri, 9 Nov 2012 17:19:11 +1100 Michael Neuling wrote: > > > > From: Ian Munsie > > > > I am going to use this in the next patch, better to have this code in > > one place rather than three. > > > > Signed-off-by: Ian Munsie > > Signed-off-by: Michael Neuling > > --- > > arch/powerpc/include/asm/hvcall.h | 20 ++++++++++++++++++++ > > drivers/infiniband/hw/ehca/hcp_if.c | 20 -------------------- > > drivers/net/ethernet/ibm/ehea/ehea_phyp.h | 20 -------------------- > > 3 files changed, 20 insertions(+), 40 deletions(-) > > This is identical to patch 10/14 ... Actually, it's the same as 10/12. Looks like i didn't clear out my send directory correctly. 10/14 is correct. Thanks, Mikey