Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755242Ab3HCAHj (ORCPT ); Fri, 2 Aug 2013 20:07:39 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:39987 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753950Ab3HCAHi (ORCPT ); Fri, 2 Aug 2013 20:07:38 -0400 Date: Sat, 3 Aug 2013 01:07:31 +0100 From: Russell King - ARM Linux To: Olof Johansson Cc: "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Build breakage due to latest ARM fixes Message-ID: <20130803000731.GS23006@n2100.arm.linux.org.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 960 Lines: 25 On Fri, Aug 02, 2013 at 04:41:11PM -0700, Olof Johansson wrote: > Russell, > > Looks like you sent up some fixes to Linus that broke one of the atmel > configs (CONFIG_MMU=n): > > commit 48be69a026b2c1 ARM: move signal handlers into a vdso-like page > > seems to have caused it: > > arch/arm/kernel/signal.c: In function 'setup_return': > arch/arm/kernel/signal.c:413:25: error: 'mm_context_t' has no member > named 'sigpage' > > I see it with at91x40_defconfig. I'll look into that. Obviously, I never build nommu because it isn't part of the build system and the nommu platform I do have - OKI67001 - doesn't have mainline kernel support. (And if it did, it would not be DT, so I doubt it's submittable.) -- 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/