Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753320AbXLFDPx (ORCPT ); Wed, 5 Dec 2007 22:15:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751997AbXLFDPo (ORCPT ); Wed, 5 Dec 2007 22:15:44 -0500 Received: from e28smtp07.in.ibm.com ([59.145.155.7]:50372 "EHLO e28esmtp07.in.ibm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751926AbXLFDPn (ORCPT ); Wed, 5 Dec 2007 22:15:43 -0500 Message-ID: <47576959.4040706@linux.vnet.ibm.com> Date: Thu, 06 Dec 2007 08:45:37 +0530 From: Kamalesh Babulal User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: Andrew Morton CC: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, linux390@de.ibm.com, Andy Whitcroft , Balbir Singh Subject: Re: 2.6.24-rc4-mm1 Kernel build fails on S390x References: <20071204211701.994dfce6.akpm@linux-foundation.org> In-Reply-To: <20071204211701.994dfce6.akpm@linux-foundation.org> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1302 Lines: 31 Hi Andrew, The 2.6.24-rc4-mm1 kernel build fails on s390x, CC arch/s390/kernel/traps.o In file included from include/asm/thread_info.h:39, from include/linux/thread_info.h:21, from include/linux/preempt.h:9, from include/linux/spinlock.h:49, from include/linux/seqlock.h:29, from include/linux/time.h:8, from include/linux/timex.h:57, from include/linux/sched.h:53, from arch/s390/kernel/traps.c:17: include/asm/processor.h:191: warning: "struct seq_file" declared inside parameter list include/asm/processor.h:191: warning: its scope is only this definition or declaration, which is probably not what you want arch/s390/kernel/traps.c: In function `task_show_regs': arch/s390/kernel/traps.c:226: error: implicit declaration of function `seq_printf' make[1]: *** [arch/s390/kernel/traps.o] Error 1 make: *** [arch/s390/kernel] Error 2 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. -- 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/