Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267454AbUJIWES (ORCPT ); Sat, 9 Oct 2004 18:04:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267497AbUJIWES (ORCPT ); Sat, 9 Oct 2004 18:04:18 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:33188 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S267454AbUJIWEO (ORCPT ); Sat, 9 Oct 2004 18:04:14 -0400 Subject: Re: [ANNOUNCE] Linux 2.6 Real Time Kernel From: Lee Revell To: =?ISO-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: linux-kernel , ext-rt-dev@mvista.com In-Reply-To: References: <41677E4D.1030403@mvista.com> <1097356829.1363.7.camel@krustophenia.net> Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1097358925.1363.17.camel@krustophenia.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 09 Oct 2004 17:55:25 -0400 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2402 Lines: 61 On Sat, 2004-10-09 at 17:35, M?ns Rullg?rd wrote: > Lee Revell writes: > > > On Sat, 2004-10-09 at 09:15, M?ns Rullg?rd wrote: > >> I got this thing to build by adding a few EXPORT_SYMBOL, patch below. > >> Now it seems to be running quite well. I am, however, getting > >> occasional "bad: scheduling while atomic!" messages, all alike: > >> > > > > I am getting the same message. Also, leaving all the default debug > > options on, I got this debug output, but it did not coincide with the > > "bad" messages. > > > > Mtx: dd84e644 [773] pri (0) inherit from [3] pri(92) > > Mtx dd84e644 task [773] pri (92) restored pri(0). Next owner [3] pri (92) > > Mtx: dd84e644 [773] pri (0) inherit from [3] pri(92) > > Mtx dd84e644 task [773] pri (92) restored pri(0). Next owner [3] pri (92) > > Mtx: dd84e644 [773] pri (0) inherit from [3] pri(92) > > Mtx dd84e644 task [773] pri (92) restored pri(0). Next owner [3] pri (92) > > Well, those don't give me any clues. > > I had the system running that kernel for a bit over an hour and got > five of the "bad" messages, approximately evenly spaced in a > two-minute interval about 20 minutes after boot. > I am getting these too: bad: scheduling while atomic! [] schedule+0x62a/0x630 [] kmutex_unlock+0x37/0x50 [] __p_mutex_down+0x1ed/0x360 [] kmutex_is_locked+0x20/0x40 [] journal_dirty_data+0x77/0x230 [] ext3_journal_dirty_data+0x12/0x40 [] walk_page_buffers+0x60/0x70 [] ext3_ordered_writepage+0xf7/0x160 [] journal_dirty_data_fn+0x0/0x20 [] mpage_writepages+0x29d/0x3e0 [] ext3_ordered_writepage+0x0/0x160 [] do_writepages+0x39/0x50 [] __sync_single_inode+0x5f/0x220 [] sync_sb_inodes+0x1c7/0x2e0 [] writeback_inodes+0xf7/0x110 [] wb_kupdate+0x93/0x100 [] __pdflush+0x2af/0x5a0 [] pdflush+0x0/0x30 [] pdflush+0x1e/0x30 [] wb_kupdate+0x0/0x100 [] kthread+0xa3/0xb0 [] kthread+0x0/0xb0 [] kernel_thread_helper+0x5/0x10 Lee - 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/