Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756428AbYLDEtQ (ORCPT ); Wed, 3 Dec 2008 23:49:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755451AbYLDEs2 (ORCPT ); Wed, 3 Dec 2008 23:48:28 -0500 Received: from kroah.org ([198.145.64.141]:51875 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755315AbYLDEsZ (ORCPT ); Wed, 3 Dec 2008 23:48:25 -0500 Date: Wed, 3 Dec 2008 20:35:33 -0800 From: Greg KH To: Arjan van de Ven Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, linux-pci@vger.kernel.org, netdev@vger.kernel.org, x86@kernel.org, tytso@mit.edu, akpm@linux-foundation.org, alan@redhat.com, airlied@redhat.com Subject: Re: Oops/Warning report for the week of December 3rd, 2008 Message-ID: <20081204043533.GE18027@kroah.com> References: <20081203184652.0601b86b@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081203184652.0601b86b@linux.intel.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1619 Lines: 36 On Wed, Dec 03, 2008 at 06:46:52PM -0800, Arjan van de Ven wrote: > Rank 1: pci_create_slot (warning) > Reported 1224 times (1662 total reports) > BIOS provided duplicated slot names, the PCI layer blindly passes to sysfs > This warning was last seen in version 2.6.27.5, and first seen in 2.6.27-rc7-git1. > More info: http://www.kerneloops.org/searchweek.php?search=pci_create_slot This will be fixed in 2.6.27.8, so it should go away soon. > Rank 5: VBoxDrvLinuxIOCtl (warning) > Reported 756 times (2332 total reports) > [external] bug in the VirtualBox drivers > This warning was last seen in version 2.6.28-rc3, and first seen in 2.6.25.11. > More info: http://www.kerneloops.org/searchweek.php?search=VBoxDrvLinuxIOCtl Does anyone have a link to the virtualbox linux kernel drivers? I can't seem to find them poking around on their site. All I found were some strange C++ files that couldn't possibly be the kernel code... > Rank 14: sysfs_add_one (oops) > Reported 195 times (213 total reports) > Duplicate sysfs registration; mostly in USB audio > This oops was last seen in version 2.6.27.5, and first seen in 2.6.25. > More info: http://www.kerneloops.org/searchweek.php?search=sysfs_add_one Should be resolved in 2.6.27.7, interesting that no one reported it in .6, perhaps no distro did a release with that kernel version. thanks, greg k-h -- 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/