From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <20110617045358.544896830@samba.org> Date: Fri, 17 Jun 2011 14:53:58 +1000 From: Anton Blanchard To: benh@kernel.crashing.org, paulus@samba.org, mikey@neuling.org Subject: [PATCH 0/3] POWER7 optimised copy loops Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Here are POWER7 optimised versions of copy_page, memcpy and copy_tofrom_user. Anton