Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755772Ab1DDVQM (ORCPT ); Mon, 4 Apr 2011 17:16:12 -0400 Received: from silver.sucs.swan.ac.uk ([137.44.10.1]:42159 "EHLO silver.sucs.swan.ac.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755502Ab1DDVQH (ORCPT ); Mon, 4 Apr 2011 17:16:07 -0400 Date: Mon, 4 Apr 2011 22:16:05 +0100 From: Sitsofe Wheeler To: Jens Axboe Cc: linux-kernel@vger.kernel.org Subject: WARNING: at block/genhd.c:1556 disk_clear_events+0xdc/0xf0() Message-ID: <20110404211604.GB6133@sucs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2163 Lines: 44 I'm seeing the following warning on 2.6.39-rc1-00220-g148086b when I was inserting an SD card (which is attached to the USB port) and USB stick with loads of kernel debug options on: [ 7.526172] ------------[ cut here ]------------ [ 7.526191] WARNING: at block/genhd.c:1556 disk_clear_events+0xdc/0xf0() [ 7.526197] Hardware name: 900 [ 7.526205] Pid: 1112, comm: udisks-part-id Not tainted 2.6.39-rc1-00227-gd7c764c-dirty #352 [ 7.526211] Call Trace: [ 7.526224] [] warn_slowpath_common+0x68/0xa0 [ 7.526232] [] ? disk_clear_events+0xdc/0xf0 [ 7.526240] [] ? disk_clear_events+0xdc/0xf0 [ 7.526248] [] warn_slowpath_null+0x1b/0x20 [ 7.526255] [] disk_clear_events+0xdc/0xf0 [ 7.526265] [] check_disk_change+0x25/0x70 [ 7.526274] [] sd_open+0x97/0x180 [ 7.526282] [] __blkdev_get+0x7c/0x310 [ 7.526289] [] blkdev_get+0x46/0x2c0 [ 7.526298] [] ? _raw_spin_unlock+0x1d/0x20 [ 7.526306] [] blkdev_open+0x55/0x70 [ 7.526316] [] __dentry_open+0x112/0x290 [ 7.526323] [] nameidata_to_filp+0x66/0x70 [ 7.526331] [] ? blkdev_get+0x2c0/0x2c0 [ 7.526340] [] do_last+0x19d/0x770 [ 7.526348] [] path_openat+0x90/0x310 [ 7.526356] [] do_filp_open+0x5d/0x80 [ 7.526364] [] ? _raw_spin_unlock+0x1d/0x20 [ 7.526373] [] ? alloc_fd+0x164/0x1b0 [ 7.526381] [] do_sys_open+0xf1/0x1c0 [ 7.526389] [] ? vfs_write+0xfc/0x140 [ 7.526397] [] sys_open+0x29/0x40 [ 7.526404] [] sysenter_do_call+0x12/0x36 [ 7.526410] ---[ end trace 1aec3f97d06611cd ]--- A quick Google also turns up the same report in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/748166 . -- Sitsofe | http://sucs.org/~sits/ -- 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/