From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xYjcc5YdHzDr4X for ; Fri, 18 Aug 2017 22:50:56 +1000 (AEST) In-Reply-To: To: "Naveen N. Rao" , Matthew Wilcox From: Michael Ellerman Cc: Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Anton Blanchard Subject: Re: [1/2] powerpc: string: implement optimized memset variants Message-Id: <3xYjcc4yVMz9t3m@ozlabs.org> Date: Fri, 18 Aug 2017 22:50:56 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-03-27 at 19:37:40 UTC, "Naveen N. Rao" wrote: > Based on Matthew Wilcox's patches for other architectures. > > Signed-off-by: Naveen N. Rao Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/694fc88ce271fd48f7939c032c1247 cheers