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 1QkPAj-0004ZA-DY for garchives@archives.gentoo.org; Fri, 22 Jul 2011 23:30:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FDF021C171; Fri, 22 Jul 2011 23:29:57 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 77AB821C09D for ; Fri, 22 Jul 2011 23:28:41 +0000 (UTC) Received: by gyg10 with SMTP id 10so2057206gyg.40 for ; Fri, 22 Jul 2011 16:28:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=I06TeSmpcGuW0wiu9UeMgC+gi9DPhgw2gVM3NhmvPJE=; b=tx1MoYJICtmTCEdtloP36qa2rksfeflNOZieLatzXGkmM/7FLcTcZrS4EoAJD8hnam upEXH4nY7GZXh5vDSx0riuxk75WANTHLfCCpRD9VixetqEABLSUHBO2c7O2LGuMp/ZmY fMR/Q5g7Jk+M8rYrYHWGB1CiVdxWUV3JYGLuM= 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.236.170.74 with SMTP id o50mr2727579yhl.289.1311377321016; Fri, 22 Jul 2011 16:28:41 -0700 (PDT) Received: by 10.236.41.40 with HTTP; Fri, 22 Jul 2011 16:28:40 -0700 (PDT) In-Reply-To: <4E29FF8B.5040400@gmail.com> References: <4E29FF8B.5040400@gmail.com> Date: Fri, 22 Jul 2011 16:28:40 -0700 Message-ID: Subject: Re: [gentoo-user] sys-kernel/gentoo-sources-3.0 and oldconfig From: Hilco Wijbenga To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: e252c1c81da5a20dcfb0ac1a96656c54 On 22 July 2011 15:54, Dale wrote: > I noticed the new kernel in the tree. =C2=A0Anybody know whether make old= config > will work when coming from a 2.6.39 series kernel? =C2=A0Since I'm having= issues > right now, I wouldn't mind trying to new and improved, hopefully, version= . Despite the major version changing, 3.0 is basically 2.6.40: no big changes. Doing make oldconfig worked for me (there are some new options, though).