From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753293Ab1JBPrc (ORCPT ); Sun, 2 Oct 2011 11:47:32 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:40757 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753137Ab1JBPr2 (ORCPT ); Sun, 2 Oct 2011 11:47:28 -0400 Date: Sun, 2 Oct 2011 16:47:16 +0100 From: Russell King - ARM Linux To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/11] Generic ARM fixes for randconfig Message-ID: <20111002154716.GY11710@n2100.arm.linux.org.uk> References: <1317496920-7764-1-git-send-email-arnd@arndb.de> <20111002153646.GX11710@n2100.arm.linux.org.uk> <1412110.pVL3lEeEnX@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1412110.pVL3lEeEnX@wuerfel> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 02, 2011 at 05:42:16PM +0200, Arnd Bergmann wrote: > On Sunday 02 October 2011 16:36:46 Russell King - ARM Linux wrote: > > On Sat, Oct 01, 2011 at 09:21:49PM +0200, Arnd Bergmann wrote: > > > Please pull these into your tree, or alternatively cherry-pick the > > > ones that you are happy with if you disagree with some of them. > > > > I think I'll merge all but the first from this - I think the first > > should be part of a cross-arch cleanup. > > Ok, thanks! > > I'll put the remaining patch into my 'randconfig/hacks' branch, which > already contains a number of other things that need a proper fix but > for which there is an easier circumvention. > > Once all the low-hanging fruit are dealt with, I'll get back to that > branch. Second thought, I'll take the lot because it fixes build problems, and the comment on patch 1 can be addressed later.