Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755030AbYGaKNZ (ORCPT ); Thu, 31 Jul 2008 06:13:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751608AbYGaKNP (ORCPT ); Thu, 31 Jul 2008 06:13:15 -0400 Received: from smtp5.pp.htv.fi ([213.243.153.39]:54137 "EHLO smtp5.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750887AbYGaKNP (ORCPT ); Thu, 31 Jul 2008 06:13:15 -0400 Date: Thu, 31 Jul 2008 13:12:19 +0300 From: Adrian Bunk To: Bernhard Fischer Cc: Thomas Petazzoni , linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org, michael@free-electrons.com, Matt Mackall , bcrl@kvack.org, linux-aio@kvack.org, akpm@linux-foundation.org Subject: Re: [patch 1/4] Configure out AIO support Message-ID: <20080731101219.GC4221@cs181140183.pp.htv.fi> References: <20080731092703.661994657@free-electrons.com> <20080731093220.690886851@free-electrons.com> <20080731100929.GA9206@mx.loc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20080731100929.GA9206@mx.loc> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1146 Lines: 29 On Thu, Jul 31, 2008 at 12:09:29PM +0200, Bernhard Fischer wrote: > On Thu, Jul 31, 2008 at 11:27:04AM +0200, Thomas Petazzoni wrote: > >This patchs adds the CONFIG_AIO option which allows to remove support > >for asynchronous I/O operations, that are not necessarly used by > >applications, particularly on embedded devices. As this is a > >size-reduction option, it depends on CONFIG_EMBEDDED. It allows to > >save ~7 kilobytes of kernel code/data: > > Shouldn't this also make sure not to install aio_abi.h or at least an > empty aio_abi.h? The userspace headers are independent of any kernel configuration (except for the architecture). cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- 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/