Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S271146AbUJVBIl (ORCPT ); Thu, 21 Oct 2004 21:08:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S271105AbUJVBHP (ORCPT ); Thu, 21 Oct 2004 21:07:15 -0400 Received: from cpu1185.adsl.bellglobal.com ([207.236.110.166]:63110 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S271052AbUJVA7T (ORCPT ); Thu, 21 Oct 2004 20:59:19 -0400 Message-ID: <41785B65.4090202@rtr.ca> Date: Thu, 21 Oct 2004 20:59:17 -0400 From: Mark Lord User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Alan Cox Cc: Linux Kernel Mailing List Subject: Re: Linux 2.6.9-ac3 References: <1098400086.18025.0.camel@localhost.localdomain> In-Reply-To: <1098400086.18025.0.camel@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2191 Lines: 59 >Bug Fixes >o Working IDE locking (Alan Cox) > | And a great deal of review by Bartlomiej Mmm.. may still have some issues. Here's what "cardctl eject" now gives on unload of ide-cs: bad: scheduling while atomic! [] schedule+0x4de/0x4f0 [] __wake_up_common+0x41/0x60 [] wait_for_completion+0x99/0xf0 [] default_wake_function+0x0/0x20 [] default_wake_function+0x0/0x20 [] queue_work+0x68/0x80 [] call_usermodehelper+0xe1/0xf0 [] __call_usermodehelper+0x0/0x70 [] kset_hotplug+0x1dd/0x240 [] kobject_hotplug+0x5a/0x60 [] kobject_del+0x1b/0x40 [] kobject_unregister+0x13/0x30 [] del_gendisk+0x39/0xe0 [] idedisk_cleanup+0x48/0x60 [] __ide_unregister_hwif+0x506/0x5c0 [] ext3_mark_iloc_dirty+0x28/0x40 [] ide_unregister_hwif+0x26/0x40 [] ide_release+0x73/0x80 [ide_cs] [] activate_task+0x62/0x80 [] ide_detach+0x86/0xa0 [ide_cs] [] unbind_request+0xc9/0xd0 [ds] [] ds_ioctl+0x3dd/0x690 [ds] [] unix_dgram_sendmsg+0x36d/0x570 [] sock_sendmsg+0xe0/0x100 [] generic_file_aio_write_nolock+0x27b/0x4b0 [] proc_destroy_inode+0x1b/0x20 [] destroy_inode+0x35/0x60 [] iput+0x62/0x90 [] proc_destroy_inode+0x1b/0x20 [] destroy_inode+0x35/0x60 [] zap_pmd_range+0x63/0x80 [] unmap_page_range+0x53/0x80 [] unmap_vmas+0xe6/0x1d0 [] remove_vm_struct+0x77/0xa0 [] unmap_vma_list+0x1f/0x30 [] do_munmap+0x14f/0x190 [] sys_ioctl+0x100/0x270 [] sysenter_past_esp+0x52/0x71 I see a similar dump when using delkin_cb on 2.6.9-ac3 as well. Cheers -- Mark Lord (hdparm keeper & the original "Linux IDE Guy") - 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/