Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267945AbUIUVLQ (ORCPT ); Tue, 21 Sep 2004 17:11:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268001AbUIUVLQ (ORCPT ); Tue, 21 Sep 2004 17:11:16 -0400 Received: from rproxy.gmail.com ([64.233.170.207]:54732 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S267945AbUIUVKr (ORCPT ); Tue, 21 Sep 2004 17:10:47 -0400 Message-ID: <249a3f9e0409211410422e1ab1@mail.gmail.com> Date: Tue, 21 Sep 2004 16:10:44 -0500 From: Tim Savannah Reply-To: Tim Savannah To: linux-kernel@vger.kernel.org Subject: Re: [patch] voluntary-preempt-2.6.9-rc2-mm1-S2 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: 1687 Lines: 43 Reports in my dmesg from using voluntary-preempt-2.6.9-rc2-mm1-S2 This doesn't include a bunch of reports from nvidia. using smp_processor_id() in preemptible code: rmmod/3329 [] smp_processor_id+0x84/0x8a [] __stop_machine_run+0xc3/0xc7 [] __try_stop_module+0x0/0x42 [] stop_machine_run+0x5/0x18 [] try_stop_module+0x1f/0x23 [] sys_delete_module+0xef/0x171 [] unmap_vma_list+0xe/0x17 [] do_munmap+0x11a/0x176 [] sysenter_past_esp+0x52/0x71 using smp_processor_id() in preemptible code: gkrellm/3542 [] smp_processor_id+0x84/0x8a [] disk_round_stats+0x23/0x8d [] diskstats_show+0x17/0x312 [] inode_has_perm+0x53/0x87 [] selinux_file_mmap+0x27/0x135 [] __copy_to_user_ll+0x52/0x61 [] copy_to_user+0x40/0x53 [] cp_new_stat64+0xf0/0x102 [] selinux_file_permission+0x111/0x166 [] seq_read+0xc3/0x273 [] vfs_read+0xcd/0x126 [] sys_read+0x41/0x6a [] sysenter_past_esp+0x52/0x71 using smp_processor_id() in preemptible code: gkrellm/3542 [] smp_processor_id+0x84/0x8a [] disk_round_stats+0x23/0x8d [] diskstats_show+0x17/0x312 [] seq_read+0x1d3/0x273 [] vfs_read+0xcd/0x126 [] sys_read+0x41/0x6a [] sysenter_past_esp+0x52/0x71 - 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/