Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757096AbXFMWNs (ORCPT ); Wed, 13 Jun 2007 18:13:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755224AbXFMWNl (ORCPT ); Wed, 13 Jun 2007 18:13:41 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:33141 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754387AbXFMWNk (ORCPT ); Wed, 13 Jun 2007 18:13:40 -0400 Date: Wed, 13 Jun 2007 15:12:58 -0700 (PDT) From: Linus Torvalds To: David Greaves cc: David Chinner , Tejun Heo , "Rafael J. Wysocki" , xfs@oss.sgi.com, "'linux-kernel@vger.kernel.org'" , linux-pm , Neil Brown , Jeff Garzik Subject: Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6) In-Reply-To: <46706968.7000703@dgreaves.com> Message-ID: References: <200706020122.49989.rjw@sisk.pl> <4661EFBB.5010406@dgreaves.com> <4662D852.4000005@dgreaves.com> <46667160.80905@gmail.com> <46668EE0.2030509@dgreaves.com> <46679D56.7040001@gmail.com> <4667DE2D.6050903@dgreaves.com> <20070607110708.GS86004887@sgi.com> <46680F5E.6070806@dgreaves.com> <20070607222813.GG85884050@sgi.com> <4669A965.20403@dgreaves.com> <466FD214.9070603@dgreaves.com> <46706968.7000703@dgreaves.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3776 Lines: 89 On Wed, 13 Jun 2007, David Greaves wrote: > > > I'm not seeing anything really obvious. The traces would probably look > > better if you enabled CONFIG_FRAME_POINTER, though. That should cut down on > > some of the noise and make the traces a bit more readable. > > I can do that... Thanks. That makes a big difference to the readability of the traces. That said, I'm so used to reading even the messy ones that this didn't actually tell me anything new (it made it clear that the SCSI error handler noise was just noise), but for people who aren't quite as used to seeing crap backtraces, your new trace might hopefully put them on the right track. I threw out the parts that didn't look all that relevant, and left the ata_aux/md0_raid5/hibernate traces here for others to look at without all the other noise. Those _seem_ to be the primary suspects in this saga. Linus --- > ata_aux D F7945000 0 122 2 (L-TLB) > c19f7ce0 00000046 f7ea23b8 f7945000 c19f7ca0 c0121d67 c198d800 f7ea23b8 > c19f7cb0 c02261b7 f6af7964 f7ea23b8 c19f7cc0 c0293942 f7e865d0 c1a026bc > c19f7cf0 000003ae 2dae0756 00000009 c19f7cf0 c19f7dc8 f6af7964 c19f7cfc > Call Trace: > [] wait_for_completion+0x64/0xa0 > [] blk_execute_rq+0x8d/0xb0 > [] scsi_execute+0xb8/0x110 > [] scsi_execute_req+0x68/0x90 > [] sd_spinup_disk+0x6d/0x400 > [] sd_revalidate_disk+0x6b/0x160 > [] sd_rescan+0x1f/0x30 > [] scsi_rescan_device+0x42/0x50 > [] ata_scsi_dev_rescan+0x60/0x70 > [] run_workqueue+0x4d/0xf0 > [] worker_thread+0xcd/0xf0 > [] kthread+0x67/0x70 > [] kernel_thread_helper+0x7/0x4c > md0_raid5 D F7F4D000 0 836 2 (L-TLB) > f78a3da0 00000046 f7f4d000 f7f4d000 f78a3da0 c01454b6 c048b0e0 f6ba0ad0 > f78a3d70 c0116be1 00010ad0 d5658227 f78a3d90 f7853000 f70c4ae0 f7f5617c > f78a3de0 00003440 1be4a921 00000009 00000246 f7853000 f78a3dc8 f785313c > Call Trace: > [] md_super_wait+0x77/0xc0 > [] write_sb_page+0x4f/0x80 > [] write_page+0x102/0x110 > [] bitmap_update_sb+0x89/0x90 > [] md_update_sb+0x123/0x2a0 > [] md_check_recovery+0x302/0x340 > [] raid5d+0x12/0xf0 > [] md_thread+0x56/0x110 > [] kthread+0x67/0x70 > [] kernel_thread_helper+0x7/0x4c > hibernate D F7945000 0 3874 2622 (NOTLB) > f6723c60 00000086 f7ea23b8 f7945000 f6723c20 c0121d67 c198d800 f7ea23b8 > f6723c30 c02261b7 28ccc170 00000009 00003a03 00000000 c19615d0 f6ba0bdc > 0000006e 0006a677 28ccc170 00000009 f6723c70 f6723d48 f6af7804 f6723c7c > Call Trace: > [] wait_for_completion+0x64/0xa0 > [] blk_execute_rq+0x8d/0xb0 > [] scsi_execute+0xb8/0x110 > [] scsi_execute_req+0x68/0x90 > [] sd_start_stop_device+0x6f/0x120 > [] sd_resume+0x6a/0xa0 > [] scsi_bus_resume+0x69/0x80 > [] resume_device+0x132/0x190 > [] dpm_resume+0xbb/0xc0 > [] device_resume+0x1e/0x40 > [] hibernate+0x106/0x1a0 > [] state_store+0xc3/0xf0 > [] subsys_attr_store+0x3b/0x40 > [] flush_write_buffer+0x2e/0x40 > [] sysfs_write_file+0x61/0x70 > [] vfs_write+0x88/0x110 > [] sys_write+0x41/0x70 > [] syscall_call+0x7/0xb > ======================= > - 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/