From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752412AbZGaPaL (ORCPT ); Fri, 31 Jul 2009 11:30:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752204AbZGaPaK (ORCPT ); Fri, 31 Jul 2009 11:30:10 -0400 Received: from Cpsmtpm-eml108.kpnxchange.com ([195.121.3.12]:51928 "EHLO CPSMTPM-EML108.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751863AbZGaPaJ (ORCPT ); Fri, 31 Jul 2009 11:30:09 -0400 From: Frans Pop To: David Howells Subject: Re: RomFS: enless loop during make oldconfig from 2.6.24 -> 2.6.31-rc4 (parisc) Date: Fri, 31 Jul 2009 17:30:07 +0200 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, David Woodhouse References: <200907311227.20132.elendil@planet.nl> <17615.1249045054@redhat.com> In-Reply-To: <17615.1249045054@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907311730.08804.elendil@planet.nl> X-OriginalArrivalTime: 31 Jul 2009 15:30:09.0413 (UTC) FILETIME=[C9D11B50:01CA11F3] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks for the quick response David. On Friday 31 July 2009, David Howells wrote: > Frans Pop wrote: > > Near the end of the 'make oldconfig' I got into an endless loop. I > > never even got a chance to make a choice, it just continued looping > > on the display. > > It works fine for me, using a GNUmakefile with: > > CROSS_COMPILE := hppa-linux- > ARCH := parisc > > set. I used whatever was latest from Linus's tree. I did just hold > enter down to select all the defaults. I've tried again too. With all defaults I cannot reproduce it either. But if I answer the questions below as follows, I do get the loop again: Advanced netfilter configuration: N Wireless: N * sound drivers: N (* = "PCI","USB" and one or two others) Default ext3 to "data=ordered": Y Cheers, FJP