Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755664Ab0HNLVd (ORCPT ); Sat, 14 Aug 2010 07:21:33 -0400 Received: from mail-yx0-f174.google.com ([209.85.213.174]:53952 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753952Ab0HNLVc (ORCPT ); Sat, 14 Aug 2010 07:21:32 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=BwQMJN0c7iH6OKj0Rrbfhbc3nRG9H6EnPUmbGdPYooYzzZShwTBLEGWmJvWVXx7uPh NMFil7qjsN6jdSvpp8H7Sgr6Mu9d4//WoswS/07t2K0uNivC3nV7JspJbcIgFbMGhrjS /1ctZWvKmasJrKzxWRlBTkUdf+9PrgVPe3qak= MIME-Version: 1.0 In-Reply-To: References: <20100813212313.GA22102@kroah.com> Date: Sat, 14 Aug 2010 14:21:31 +0300 X-Google-Sender-Auth: xamz6EKzThKSCuKaPkP720jyo8U Message-ID: Subject: Re: Linux 2.6.35.2 From: Pekka Enberg To: Arthur Titeica Cc: Greg KH , linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@kernel.org, lwn@lwn.net Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 24 On Sat, Aug 14, 2010 at 1:35 PM, Arthur Titeica wrote: > On Fri, 13 Aug 2010 14:23:13 -0700, Greg KH wrote: >> I'm announcing the release of the 2.6.35.2 kernel. >> >> All users of the 2.6.35 kernel series must upgrade. >> > > I'm not sure this is the right mailing list but this is the first > kernel that fails to boot for me (since 2.6.33.x). > > The laptop just restarts right after "Freeing unused kernel memory: > 628k freed" > > 2.6.35.1 is fine with the same .config. > > Anyone willing to help me to debug? You could try 'git bisect' between v2.6.35.1 and v2.6.35.2 to narrow the problem down to a specific commit. -- 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/