Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030450AbWLPARI (ORCPT ); Fri, 15 Dec 2006 19:17:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030454AbWLPARI (ORCPT ); Fri, 15 Dec 2006 19:17:08 -0500 Received: from smtp.osdl.org ([65.172.181.25]:57721 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030450AbWLPARH (ORCPT ); Fri, 15 Dec 2006 19:17:07 -0500 Date: Fri, 15 Dec 2006 16:16:48 -0800 From: Andrew Morton To: Jiri Slaby Cc: linux-kernel@vger.kernel.org, linux-ntfs-dev@lists.sourceforge.net, Anton Altaparmakov Subject: Re: WARNING (1) at .../arch/i386/mm/highmem.c:49 [Was: 2.6.20-rc1-mm1] Message-Id: <20061215161648.3e9fe036.akpm@osdl.org> In-Reply-To: <45832F0E.6000005@gmail.com> References: <20061214225913.3338f677.akpm@osdl.org> <45832F0E.6000005@gmail.com> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2119 Lines: 47 On Sat, 16 Dec 2006 00:25:43 +0059 Jiri Slaby wrote: > Andrew Morton wrote: > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.20-rc1-mm1/ > > > > Will appear later at > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc1/2.6.20-rc1-mm1/ > > Ok, after fixing sata_promise, I got this 7 times: > [ 30.957539] WARNING (1) at /home/l/latest/xxx/arch/i386/mm/highmem.c:49 > kmap_atomic() > [ 30.957642] [] show_trace_log_lvl+0x1a/0x30 > [ 30.957748] [] show_trace+0x12/0x14 > [ 30.957846] [] dump_stack+0x16/0x18 > [ 30.957944] [] kmap_atomic+0x1f8/0x20d > [ 30.958041] [] ntfs_end_buffer_async_read+0x191/0x2ed > [ 30.958142] [] end_bio_bh_io_sync+0x26/0x3f > [ 30.958241] [] bio_endio+0x37/0x62 > [ 30.958338] [] __end_that_request_first+0x224/0x445 > [ 30.958441] [] end_that_request_chunk+0x8/0xa > [ 30.958541] [] scsi_end_request+0x1f/0xc6 > [ 30.958640] [] scsi_io_completion+0x1a1/0x336 > [ 30.958738] [] sd_rw_intr+0x23/0x1ab > [ 30.958835] [] scsi_finish_command+0x42/0x47 > [ 30.958935] [] scsi_softirq_done+0x64/0xca > [ 30.959032] [] blk_done_softirq+0x54/0x62 > [ 30.959132] [] __do_softirq+0x75/0xde > [ 30.959229] [] do_softirq+0x3b/0x3d > [ 30.959326] [] irq_exit+0x3b/0x3e > [ 30.959423] [] do_IRQ+0x45/0x7f > [ 30.959540] [] common_interrupt+0x23/0x28 > [ 30.959713] [] cpu_idle+0x7c/0xba > [ 30.959809] [] rest_init+0x23/0x37 > [ 30.959951] [] start_kernel+0x337/0x3e8 bah, that's a false positive. I'll teach kmap_atomic-debugging.patch about KM_BIO_SRC_IRQ and KM_BIO_DST_IRQ, thanks. - 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/