From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757918AbYDNFV5 (ORCPT ); Mon, 14 Apr 2008 01:21:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751988AbYDNFVt (ORCPT ); Mon, 14 Apr 2008 01:21:49 -0400 Received: from terminus.zytor.com ([198.137.202.10]:43255 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751843AbYDNFVt (ORCPT ); Mon, 14 Apr 2008 01:21:49 -0400 Message-ID: <4802E749.2040809@zytor.com> Date: Sun, 13 Apr 2008 22:10:33 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: Arnd Bergmann CC: monstr@seznam.cz, Stephen Neuendorffer , John Williams , jwboyer@linux.vnet.ibm.com, benh@kernel.crashing.org, John Linn , git-dev@xilinx.com, Grant Likely , git@xilinx.com, microblaze-uclinux@itee.uq.edu.au, linux-kernel@vger.kernel.org, paulus@samba.org Subject: Re: Microblaze Linux release References: <48020A21.4000404@seznam.cz> <200804140538.30268.arnd@arndb.de> In-Reply-To: <200804140538.30268.arnd@arndb.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd Bergmann wrote: > > One of the things I always wanted to have is a common location for all the > things that get duplicated verbatim into each new architecture, like all > the include/asm/{fcntl,ioctls,ipcbuf,mman,poll,posix_types,sem_buf}.h and > others that define part of the syscall ABI. > include/asm-generic -hpa