Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755387Ab3HBXlQ (ORCPT ); Fri, 2 Aug 2013 19:41:16 -0400 Received: from mail-qa0-f54.google.com ([209.85.216.54]:57984 "EHLO mail-qa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754651Ab3HBXlM (ORCPT ); Fri, 2 Aug 2013 19:41:12 -0400 MIME-Version: 1.0 X-Originating-IP: [208.54.5.159] Date: Fri, 2 Aug 2013 16:41:11 -0700 Message-ID: Subject: Build breakage due to latest ARM fixes From: Olof Johansson To: Russell King Cc: "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 629 Lines: 22 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. -Olof -- 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/