lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Sep 2007 17:19:06 +0200
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
	David Brownell <david-b@...bell.net>,
	Tejun Heo <htejun@...il.com>
Subject: Re: 2.6.23-rc8-mm2: problems on HP nx6325

On Thursday, 27 September 2007 11:22, Andrew Morton wrote:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm2/
> 
> 
> - The scheduler devel tree has been restored
> 
> - The driver tree is presently busted, so I reverted it to the 2..23-rc8-mm1
>   version.
> 
> - It's now a nearly-32MB diff.

On HP nx6325:

1) The audio is back (thanks for reverting x86_64-mm-cpa-einval.patch)

2) CPU hotplug is busted (onlining of CPU1 kills the kernel), probably due to
   the same issue that I'm having with the -hrt version of 2.6.23-rc8 (we're
   debugging it right now)

3) Some call traces unrelated to 2) appear in dmesg:

   a) This probably is due to the fact that I've compiled two RTC drivers, by
      mistake ;-)

Duplicate file names "rtc" detected.
Call Trace:
/home/rafael/src/mm/linux-2.6.23-rc8-mm2/drivers/usb/core/inode.c: creating file
 '001'
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: OHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.23-rc8-mm2 ohci_hcd
usb usb3: SerialNumber: 0000:00:13.1
 [<ffffffff802d1b77>] proc_register+0x15b/0x173
 [<ffffffff802d1c03>] create_proc_entry+0x74/0x89
 [<ffffffff8811e05a>] :rtc_core:rtc_proc_add_device+0x25/0x48
 [<ffffffff8811d229>] :rtc_core:rtc_device_register+0x182/0x215
 [<ffffffff802d7f8b>] sysfs_add_one+0xbf/0xc9
 [<ffffffff88160587>] :rtc_cmos:cmos_do_probe+0xa5/0x220
 [<ffffffff88160743>] :rtc_cmos:cmos_pnp_probe+0x41/0x43
 [<ffffffff80358805>] pnp_device_probe+0x7b/0xa2
 [<ffffffff803825e4>] driver_probe_device+0x100/0x18f
 [<ffffffff80382793>] __driver_attach+0x70/0xae
 [<ffffffff80382723>] __driver_attach+0x0/0xae
 [<ffffffff803818f8>] bus_for_each_dev+0x49/0x7a
 [<ffffffff803823f6>] driver_attach+0x1c/0x1e
 [<ffffffff80381cc5>] bus_add_driver+0x86/0x1d6
 [<ffffffff803829a5>] driver_register+0x72/0x76
 [<ffffffff803585a1>] pnp_register_driver+0x1c/0x1e
 [<ffffffff880e3010>] :rtc_cmos:cmos_init+0x10/0x12
 [<ffffffff80258398>] sys_init_module+0x16df/0x1864
 [<ffffffff8811d0a7>] :rtc_core:rtc_device_register+0x0/0x215
 [<ffffffff8020bfee>] system_call+0x7e/0x83

rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:07 failed with error -16

   b) I have no idea what causes these to appear, but the networking works
      nevertheless:

Call Trace:
 [<ffffffff802d7f28>] sysfs_add_one+0x5c/0xc9
 [<ffffffff802d8d2d>] sysfs_create_link+0xd1/0x12c
 [<ffffffff80380ad4>] device_rename+0x17a/0x1db
 [<ffffffff803d27f9>] dev_change_name+0x13c/0x233
 [<ffffffff803d2c27>] dev_ifsioc+0x337/0x403
 [<ffffffff803d30a7>] dev_ioctl+0x3b4/0x4cc
 [<ffffffff8027c94b>] handle_mm_fault+0x1fe/0x6f3
 [<ffffffff8030a6c6>] __up_read+0x8f/0x97
 [<ffffffff803c58c5>] sock_ioctl+0x1fe/0x20c
 [<ffffffff8029de12>] do_ioctl+0x2a/0x77
 [<ffffffff8029e0b0>] vfs_ioctl+0x251/0x26e
 [<ffffffff8029e124>] sys_ioctl+0x57/0x7b
 [<ffffffff8020bfee>] system_call+0x7e/0x83

net ethxx0: device_rename: sysfs_create_symlink failed (-17)

[--snip--]

WARNING: at /home/rafael/src/mm/linux-2.6.23-rc8-mm2/fs/sysfs/dir.c:433 sysfs_ad
d_one()

Call Trace:
 [<ffffffff802d7f28>] sysfs_add_one+0x5c/0xc9
 [<ffffffff802d8d2d>] sysfs_create_link+0xd1/0x12c
ohci_hcd 0000:00:13.1: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PE
S CCS
 [<ffffffff80380ad4>] device_rename+0x17a/0x1db
 [<ffffffff803d27f9>] dev_change_name+0x13c/0x233
 [<ffffffff803d2c27>] dev_ifsioc+0x337/0x403
usb 3-1: new full speed USB device using ohci_hcd and address 2
 [<ffffffff803d30a7>] dev_ioctl+0x3b4/0x4cc
 [<ffffffff8027c94b>] handle_mm_fault+0x1fe/0x6f3
 [<ffffffff8030a6c6>] __up_read+0x8f/0x97
 [<ffffffff803c58c5>] sock_ioctl+0x1fe/0x20c
ohci_hcd 0000:00:13.1: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PE
S CCS
 [<ffffffff8029de12>] do_ioctl+0x2a/0x77
 [<ffffffff8029e0b0>] vfs_ioctl+0x251/0x26e
 [<ffffffff8029e124>] sys_ioctl+0x57/0x7b
 [<ffffffff8020bfee>] system_call+0x7e/0x83
usb 3-1: ep0 maxpacket = 8
usb 3-1: default language 0x0409

net ethxx1: device_rename: sysfs_create_symlink failed (-17)

[--snip--]

ethxx0 renamed to eth1
sysfs: duplicate filename 'eth1' can not be created
WARNING: at /home/rafael/src/mm/linux-2.6.23-rc8-mm2/fs/sysfs/dir.c:433 sysfs_ad
d_one()

Call Trace:
 [<ffffffff802d7f28>] sysfs_add_one+0x5c/0xc9
 [<ffffffff802d8d2d>] sysfs_create_link+0xd1/0x12c
 [<ffffffff80380ad4>] device_rename+0x17a/0x1db
 [<ffffffff803d27f9>] dev_change_name+0x13c/0x233
 [<ffffffff803d2c27>] dev_ifsioc+0x337/0x403
 [<ffffffff803d30a7>] dev_ioctl+0x3b4/0x4cc
 [<ffffffff8027c94b>] handle_mm_fault+0x1fe/0x6f3
 [<ffffffff8030a6c6>] __up_read+0x8f/0x97
 [<ffffffff803c58c5>] sock_ioctl+0x1fe/0x20c
 [<ffffffff8029de12>] do_ioctl+0x2a/0x77
 [<ffffffff8029e0b0>] vfs_ioctl+0x251/0x26e
 [<ffffffff8029e124>] sys_ioctl+0x57/0x7b
 [<ffffffff8020bfee>] system_call+0x7e/0x83

net eth1: device_rename: sysfs_create_symlink failed (-17)
ethxx1 renamed to eth0
hub 3-0:1.0: debounce: port 3: total 100ms stable 100ms status 0x301
Bluetooth: Core ver 2.11
sysfs: duplicate filename 'eth0' can not be created
WARNING: at /home/rafael/src/mm/linux-2.6.23-rc8-mm2/fs/sysfs/dir.c:433 sysfs_ad
d_one()

Call Trace:
 [<ffffffff802d7f28>] sysfs_add_one+0x5c/0xc9
 [<ffffffff802d8d2d>] sysfs_create_link+0xd1/0x12c
 [<ffffffff80380ad4>] device_rename+0x17a/0x1db
 [<ffffffff803d27f9>] dev_change_name+0x13c/0x233
 [<ffffffff803d2c27>] dev_ifsioc+0x337/0x403
 [<ffffffff803d30a7>] dev_ioctl+0x3b4/0x4cc
 [<ffffffff8027c94b>] handle_mm_fault+0x1fe/0x6f3
 [<ffffffff8030a6c6>] __up_read+0x8f/0x97
 [<ffffffff803c58c5>] sock_ioctl+0x1fe/0x20c
 [<ffffffff8029de12>] do_ioctl+0x2a/0x77
 [<ffffffff8029e0b0>] vfs_ioctl+0x251/0x26e
 [<ffffffff8029e124>] sys_ioctl+0x57/0x7b
 [<ffffffff8020bfee>] system_call+0x7e/0x83

net eth0: device_rename: sysfs_create_symlink failed (-17)

Full dmesg attached.

Greetings,
Rafael

View attachment "2.6.23-rc8-mm2-boot.log" of type "text/x-log" (38973 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ