Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758905Ab2EXR5r (ORCPT ); Thu, 24 May 2012 13:57:47 -0400 Received: from terminus.zytor.com ([198.137.202.10]:56615 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757859Ab2EXR5o (ORCPT ); Thu, 24 May 2012 13:57:44 -0400 Message-ID: <4FBE7648.7060206@zytor.com> Date: Thu, 24 May 2012 10:56:24 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Joe Perches CC: T Makphaibulchoke , lethal@linux-sh.org, tglx@linutronix.de, mingo@redhat.com, x86@kernel.org, kaloz@openwrt.org, matt.fleming@intel.com, lasse.collin@tukaani.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, linux@arm.linux.org.uk, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, linux390@de.ibm.com Subject: Re: [PATCH] lib/decompress_unxz.c: removing all memory helper functions References: <1337875436-27640-1-git-send-email-tmac@hp.com> <1337880371.5070.24.camel@joe2Laptop> <4FBE6FF6.5090904@zytor.com> <1337881229.5070.29.camel@joe2Laptop> <4FBE72C4.3040204@zytor.com> <1337881849.5070.32.camel@joe2Laptop> In-Reply-To: <1337881849.5070.32.camel@joe2Laptop> X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 792 Lines: 25 On 05/24/2012 10:50 AM, Joe Perches wrote: > On Thu, 2012-05-24 at 10:41 -0700, H. Peter Anvin wrote: >> On 05/24/2012 10:40 AM, Joe Perches wrote: >>> Many of these functions are only optimized in certain cases; if not >>> optimized in a particular case, a call to the library function will be >>> emitted. >> Right, what part of that don't you understand? > > :) > > Whether or not the many applies to __builtin_mem. > I believe not. > There are definitely cases where gcc can call these out of line. I already told you that. -hpa -- 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/