From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N0oLV-0000uu-09 for garchives@archives.gentoo.org; Thu, 22 Oct 2009 03:28:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AE4BE097C; Thu, 22 Oct 2009 03:28:11 +0000 (UTC) Received: from mail-pz0-f174.google.com (mail-pz0-f174.google.com [209.85.222.174]) by pigeon.gentoo.org (Postfix) with ESMTP id ED3C1E097C for ; Thu, 22 Oct 2009 03:28:10 +0000 (UTC) Received: by pzk4 with SMTP id 4so9859621pzk.32 for ; Wed, 21 Oct 2009 20:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=6gPvLANQoqQ0/klqVYcMwKRMLfqied2FCtw6BT0V4w8=; b=jsob2Jg7JKxlCYG8w3+//qQGUlf1oMHZCf/BETBEY8hKJLf85FULa9mqjE84WOeHd8 vQ4TzaOl2d03CVGrgdxZe0mQ3H+iurOCiI4QqVs1zkWI4pnJyJ2sMPvG4aWezbZz3uzw B/91uNmYP6TWb1i9tMMksLebb20m8ZZwZ41QE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Wx6vnIG/9QqxgfplgrrH3Bz92LMEBzrLDP/PMkkzViBkn4pQmg/zXD/TxVZOsPP5kd JWRhEOutmmpYFEZIkCPL6VqfeSSnlcCdrlNyaz9Rc2m9frUhCZG04lzI+d8IwMyaJxZT IC33Mic1spSpRIcrnc1WOKQIB3n1Pu/TYwPvo= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.55.8 with SMTP id d8mr571717wfa.288.1256182090583; Wed, 21 Oct 2009 20:28:10 -0700 (PDT) In-Reply-To: References: <4ADF5BE6.2070506@gentoo.org> Date: Wed, 21 Oct 2009 21:28:10 -0600 Message-ID: Subject: Re: [gentoo-user] Re: kernel panic -- finding proper config diff From: Maxim Wexler To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: ca56ca4b-b0ab-498d-b2a9-e8f5c0e1db6e X-Archives-Hash: 39c152b5237a8bbb2757bb078d490708 > Do you use 'make oldconfig' to generate the .config file for your new > kernel? I'm getting the impression that you did the menuconfig thing > from scratch, but maybe I'm wrong? I did the 30-r6 from scratch, then copied the .config over to the 30-r7 slot and ran make oldconfig. No change. Least I still have the 29 kernel; it works fine ;) mw