From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758869Ab0KQVM4 (ORCPT ); Wed, 17 Nov 2010 16:12:56 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:58724 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758137Ab0KQVMz (ORCPT ); Wed, 17 Nov 2010 16:12:55 -0500 From: "Rafael J. Wysocki" To: Andrew Morton Subject: Re: 2.6.35.5: hibernation broken... AGAIN Date: Wed, 17 Nov 2010 22:12:01 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.37-rc2-rjw+; KDE/4.4.4; x86_64; ; ) Cc: Ondrej Zary , KAMEZAWA Hiroyuki , KOSAKI Motohiro , Kernel development list , Balbir Singh , Hugh Dickins References: <201011171139.33398.linux@rainbow-software.org> <201011172153.52644.rjw@sisk.pl> <20101117130422.d9de48d8.akpm@linux-foundation.org> In-Reply-To: <20101117130422.d9de48d8.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011172212.01433.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, November 17, 2010, Andrew Morton wrote: > On Wed, 17 Nov 2010 21:53:52 +0100 > "Rafael J. Wysocki" wrote: > > > On Wednesday, November 17, 2010, Ondrej Zary wrote: > > > Hello, > > > the nasty memory-corrupting hibernation bug > > > https://bugzilla.kernel.org/show_bug.cgi?id=15753 is back since 2.6.35.5. > > > 2.6.35.4 works fine, 2.6.35.5 crashes after two days. > > > > > > It seems to be caused by b77c254d8d66e5e9aa81239fedba9f3d568097d9. > > > > Can you, _please_, always put all of the basic commit info (subject, author, > > who signed it off) in bug reports? > > > > In this particular case I don't have a -stable tree handy at the moment and > > can't even see what the commit is. > > You can simply do a google search for the commit ID. It is Thanks! :-) > commit b77c254d8d66e5e9aa81239fedba9f3d568097d9 > Author: Hugh Dickins > Date: Thu Sep 9 16:38:09 2010 -0700 > > swap: prevent reuse during hibernation So I guess we should Cc Hugh ...