From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754923AbYIEIlS (ORCPT ); Fri, 5 Sep 2008 04:41:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753195AbYIEIlG (ORCPT ); Fri, 5 Sep 2008 04:41:06 -0400 Received: from smtp-vbr8.xs4all.nl ([194.109.24.28]:2754 "EHLO smtp-vbr8.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752489AbYIEIlE (ORCPT ); Fri, 5 Sep 2008 04:41:04 -0400 Message-ID: <48C0F09C.1000101@xs4all.nl> Date: Fri, 05 Sep 2008 10:41:00 +0200 From: Rambaldi User-Agent: Thunderbird 2.0.0.16 (X11/20080815) MIME-Version: 1.0 To: linux-kernel Subject: 2.6.27-rc5 xen balloon driver warnings Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, when running the 2.6.27-rc5 kernel as 64 bits dumU I get the following warnings: xen_balloon: Initialising balloon driver. ------------[ cut here ]------------ WARNING: at fs/sysfs/dir.c:463 sysfs_add_one+0x33/0x39() sysfs: duplicate filename 'memory' can not be created Modules linked in: Pid: 1, comm: swapper Not tainted 2.6.27-rc5 #2 Call Trace: [] warn_slowpath+0xb4/0xdd [] write_console+0xda/0x119 [] xen_mc_flush+0x11c/0x15b [] notify_update+0x2b/0x30 [] vt_console_print+0x27b/0x288 [] idr_get_empty_slot+0x164/0x243 [] __kmalloc+0x99/0xc6 [] kmem_cache_alloc+0x65/0x92 [] sysfs_ilookup_test+0x0/0xf [] sysfs_find_dirent+0x1b/0x2f [] sysfs_add_one+0x33/0x39 [] create_dir+0x4f/0x87 [] sysfs_create_dir+0x35/0x4c [] kobject_add_internal+0xd3/0x18e [] balloon_init+0x0/0x1bd [] kset_register+0x24/0x3a [] balloon_init+0xb0/0x1bd [] do_one_initcall+0x42/0x141 [] create_proc_entry+0x73/0x8a [] register_irq_proc+0xa7/0xbf [] kernel_init+0x116/0x16b [] int_ret_from_sys_call+0x13/0x33 [] child_rip+0xa/0x11 [] retint_restore_args+0x5/0x20 [] dummycon_dummy+0x0/0x3 [] dummycon_dummy+0x0/0x3 [] child_rip+0x0/0x11 ---[ end trace 4eaa2a86a8e2da22 ]--- kobject_add_internal failed for memory with -EEXIST, don't try to register things with the same name in the same directory. Pid: 1, comm: swapper Tainted: G W 2.6.27-rc5 #2 Call Trace: [] kobject_add_internal+0x14f/0x18e [] balloon_init+0x0/0x1bd [] kset_register+0x24/0x3a [] balloon_init+0xb0/0x1bd [] do_one_initcall+0x42/0x141 [] create_proc_entry+0x73/0x8a [] register_irq_proc+0xa7/0xbf [] kernel_init+0x116/0x16b [] int_ret_from_sys_call+0x13/0x33 [] child_rip+0xa/0x11 [] retint_restore_args+0x5/0x20 [] dummycon_dummy+0x0/0x3 [] dummycon_dummy+0x0/0x3 [] child_rip+0x0/0x11 SCSI subsystem initialized