Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754952Ab2BXPJr (ORCPT ); Fri, 24 Feb 2012 10:09:47 -0500 Received: from moutng.kundenserver.de ([212.227.17.9]:59889 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751266Ab2BXPJp (ORCPT ); Fri, 24 Feb 2012 10:09:45 -0500 From: Arnd Bergmann To: James Hogan Subject: Re: [RFC] [PATCH] asm-generic/unistd.h: handle symbol prefixes in cond_syscall Date: Fri, 24 Feb 2012 15:09:41 +0000 User-Agent: KMail/1.12.2 (Linux/3.3.0-rc1; KDE/4.3.2; x86_64; ; ) Cc: linux-arch@vger.kernel.org, "linux-kernel" References: <4F47981F.4020305@imgtec.com> <201202241424.07319.arnd@arndb.de> <4F47A3F3.5030504@imgtec.com> In-Reply-To: <4F47A3F3.5030504@imgtec.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201202241509.41809.arnd@arndb.de> X-Provags-ID: V02:K0:790ZzWfJmS7brvXa+IWGmI7gApwnFmqJJrHKZ2MmhnY dfLsOJPjFNo4gtAL88Of3+1SUmo/WnzKBnPWLsjyGiKZSyMunG RIm2YFzyGgMk/w6+mHytZFQ5+toePgKFMXCPdJSmGP/ChpoVLB Y9dYorc+G1SvGBEhFdn00rDMi6vOLgXtaywNXBddgjyrHxO8u9 XdwH9K0E2/fnQObTpB9c19qL/yIoIACUSfOqWG3ngN+4Ex+Q2o k153Oil9BNjnOkYgk0B2XRVvRH7CGirjMyBwLkJHVjCEIm2/DD TFBfk1tIvVxU0NnB1vxzZIjt0ZjsD15gnkcwKfKIMJZsXim7mr frDG2b0VZ3XYHyRjtz4c= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1024 Lines: 24 On Friday 24 February 2012, James Hogan wrote: > I've been looking at your initial comments for other architecture > submissions and they've been very helpful, but if you do have any > arch/metag specific suggestions I'd certainly welcome them. I've had only a brief look. In general I recommend doing whatever openrisc does, they are currently the best implementation we have. In order to get the code merged, you will need to move probing of on-chip buses to device trees rather than hardcoding the platform devices, that is probably the largest amount of work that is still needed unless you've done that already in a later version. Do you have a git tree or patch with the latest source code? the only copy I could find is a 2.6.37 kernel inside of a huge tarball. Arnd -- 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/