From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: swsusp regression Date: Mon, 3 Jul 2006 17:24:55 -0700 Message-ID: <20060703172455.d45edb0a.akpm@osdl.org> References: <44A99DFB.50106@gmail.com> <44A99FE5.6020806@gmail.com> <20060703161034.a5c4fba9.akpm@osdl.org> <44A9AD48.5020400@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <44A9AD48.5020400@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Jiri Slaby Cc: linux-pm@osdl.org, linux-kernel@vger.kernel.org List-Id: linux-pm@vger.kernel.org On Tue, 04 Jul 2006 01:50:09 +0159 Jiri Slaby wrote: > Andrew Morton napsal(a): > > On Tue, 04 Jul 2006 00:53:02 +0159 > > Jiri Slaby wrote: > > = > >> Jiri Slaby napsal(a): > >>> Hello, > >>> > >>> when suspending machine with hyperthreading, only Freezing cpus appea= rs and then > >> Note: suspending to disk; done by: > >> echo reboot > /sys/power/disk > >> echo disk > /sys/power/state > >> > >>> it loops somewhere. I tried to catch some more info by pressing sysrq= -p. Here > >>> are some captures: > >>> http://www.fi.muni.cz/~xslaby/sklad/03072006074.gif > >>> http://www.fi.muni.cz/~xslaby/sklad/03072006075.gif > >> One more from some previous kernels (cutted sysrq-t): > >> http://www.fi.muni.cz/~xslaby/sklad/22062006046.jpg > >> > > = > > If you replace kernel/stop_machine.c with the version from 2.6.17, does= it > > help? > = > Yup. It seems so. > = OK. I don't see what the problem is - let's just revert it.