Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751679Ab0DMJIg (ORCPT ); Tue, 13 Apr 2010 05:08:36 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:48453 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750880Ab0DMJIe (ORCPT ); Tue, 13 Apr 2010 05:08:34 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=tj4aZHcspmEU4oh5QG9y1+Cy6SUg4cEAxNiNq+Q9umxQU3xC7CN9ifQ8aGNtPhf9su R2hWgKr43Dz5cx+wHwnzARR7wZTsbpV1Lx8J4349uA6NqXJUaiccgwI7HxqQs0Kd9fxc eoKR69vX7fbVXgrEDyQl34X0TvsFXBddGgWj0= Date: Tue, 13 Apr 2010 11:09:52 +0200 From: Richard Zidlicky To: Greg KH Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.33.2 does not boot on Atom? Message-ID: <20100413090952.GA17227@linux-m68k.org> References: <20100406205509.GA12034@linux-m68k.org> <20100412061604.GB31112@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100412061604.GB31112@kroah.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1146 Lines: 25 On Sun, Apr 11, 2010 at 11:16:05PM -0700, Greg KH wrote: > On Tue, Apr 06, 2010 at 10:55:09PM +0200, Richard Zidlicky wrote: > > Hi, > > > > I have been compiling my own kernels since ages and switched from 2.6.32.8 to > > 2.6.33.2 now. > > Same procedure like allways - copied .config to new buildtree, make menuconfig > > (almost nothing changed in config), installed the new kernel on 2 machines. > > Oops, that's the problem, you need to do 'make oldconfig' to ensure you > didn't miss anything, and to adjust any new defaults. I can confirm that "make oldconfig" does not fix the problem. Grub appears to load the kernel (at least it does not come back with an error as it otherwise would), cursor in the topleft corner and absolutely no activity. no reaction to ctrl-alt-del or magic keys. For all other kernels I would see at least the "uncompressing kerne.." message, not here. Richard -- 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/