Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756742AbZGHRRw (ORCPT ); Wed, 8 Jul 2009 13:17:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754502AbZGHRRo (ORCPT ); Wed, 8 Jul 2009 13:17:44 -0400 Received: from lazybastard.de ([212.112.238.170]:39865 "EHLO longford.logfs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753844AbZGHRRn (ORCPT ); Wed, 8 Jul 2009 13:17:43 -0400 Date: Wed, 8 Jul 2009 19:17:32 +0200 From: =?utf-8?B?SsO2cm4=?= Engel To: Dave Jones Cc: Linux Kernel Subject: Re: MAX_STACK_TRACE_ENTRIES too low (2.6.31-rc2) Message-ID: <20090708171732.GB1650@logfs.org> References: <20090707163223.GA24481@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090707163223.GA24481@redhat.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2826 Lines: 68 On Tue, 7 July 2009 12:32:23 -0400, Dave Jones wrote: > > I see this every time I boot. Same here, with a slightly different backtrace. Seems to go away after quadrupling the value. Not that I understand any of it. BUG: MAX_STACK_TRACE_ENTRIES too low! turning off the locking correctness validator. Pid: 264, comm: pdflush Not tainted 2.6.31-rc2 #4 Call Trace: [] ? save_stack_trace+0x2f/0x4d [] save_trace+0x93/0x9b [] add_lock_to_list+0x7f/0xc0 [] __lock_acquire+0x135c/0x16bb [] ? scsi_setup_fs_cmnd+0xbc/0xc5 [] ? scsi_request_fn+0x1cd/0x535 [] lock_acquire+0xcf/0xfb [] ? scsi_request_fn+0x1cd/0x535 [] _spin_lock+0x36/0x6b [] ? scsi_request_fn+0x1cd/0x535 [] ? _spin_unlock+0x2b/0x2f [] scsi_request_fn+0x1cd/0x535 [] __generic_unplug_device+0x35/0x3a [] elv_insert+0x24f/0x258 [] __elv_add_request+0x9f/0xa7 [] __make_request+0x38c/0x40b [] generic_make_request+0x326/0x370 [] ? mark_held_locks+0x4d/0x6b [] submit_bio+0xcb/0xd4 [] submit_bh+0x106/0x12a [] __block_write_full_page+0x1fb/0x2f6 [] ? end_buffer_async_write+0x0/0x184 [] ? blkdev_get_block+0x0/0x65 [] block_write_full_page_endio+0xd4/0xd8 [] block_write_full_page+0x15/0x17 [] blkdev_writepage+0x18/0x1a [] __writepage+0x1a/0x40 [] write_cache_pages+0x262/0x3a8 [] ? __writepage+0x0/0x40 [] generic_writepages+0x27/0x2d [] do_writepages+0x30/0x40 [] writeback_single_inode+0x189/0x395 [] generic_sync_sb_inodes+0x2a6/0x44a [] ? pdflush+0x0/0x239 [] writeback_inodes+0xa2/0xfa [] wb_kupdate+0xb3/0x129 [] pdflush+0x155/0x239 [] ? wb_kupdate+0x0/0x129 [] kthread+0x8d/0x95 [] child_rip+0xa/0x20 [] ? restore_args+0x0/0x30 [] ? kthread+0x0/0x95 [] ? child_rip+0x0/0x20 Jörn -- Correctness comes second. Features come third. Performance comes last. Maintainability is easily forgotten. -- 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/