* Kernel panic with rt2500pci built-in
@ 2007-09-06 3:06 Rob Hussey
2007-09-06 3:25 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-06 3:06 UTC (permalink / raw)
To: linux-wireless
I receive a kernel panic with rt2500pci built-in, but if built as a
module, I can insmod it without problem. I don't have a serial
console, and I tried to capture the panic with netconsole (using a
different interface of course) but the panic happens immediately after
rt2500pci is initialized, or in other words, too soon for netconsole.
I'd rather not copy over everything unless necessary. Here's the first portion:
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 18
phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003,
rev: 00000004
WARNING: at lib/kref.c:33 kref_get()
[<c0229da9>] kref_get+0x3d/0x44
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-06 3:06 Kernel panic with rt2500pci built-in Rob Hussey
@ 2007-09-06 3:25 ` Rob Hussey
2007-09-06 3:53 ` Rob Hussey
` (2 more replies)
0 siblings, 3 replies; 26+ messages in thread
From: Rob Hussey @ 2007-09-06 3:25 UTC (permalink / raw)
To: linux-wireless
Sorry hit enter before I was done typing, message continues:
On 9/5/07, Rob Hussey <robjhussey@gmail.com> wrote:
> I receive a kernel panic with rt2500pci built-in, but if built as a
> module, I can insmod it without problem. I don't have a serial
> console, and I tried to capture the panic with netconsole (using a
> different interface of course) but the panic happens immediately after
> rt2500pci is initialized, or in other words, too soon for netconsole.
>
> I'd rather not copy over everything unless necessary. Here's the first portion:
>
> ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 18
> phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003,
> rev: 00000004
> WARNING: at lib/kref.c:33 kref_get()
> [<c0229da9>] kref_get+0x3d/0x44
kobject_get
kobject_shadow
kobject_set_name
device_add
wiphy_register
ieee80211_register_hw
rt2x00lib_probe_dev
rt2x00pci_probe
pci_match_device
pci_device_probe
driver_probe_device
klist_next
__driver_attach
bus_for_each_dev
driver_attach
__driver_attach
bus_add_driver
__pci_register_driver
kernel_init
... can't type everything... skipping
BUG: unable to handle kernel NULL pointer dereference at virtual
address 00000024
printing eip:
c01a9966
*pde = 00000000
Oops: 0000 [#1]
PREEMPT SMP
Modules linked in:
CPU: 1
EIP: 0060:[<c01a9966>] Not tainted VLI
EIP is at sysfs_addrm_start+0x21/0x87
skipping...
Call Trace:
create_dir
sysfs_create_dir
kobject_get
kobject_shadow_add
kobject_set_name
device_add
wiphy_register
ieee80211_register_hw
rt2x00lib_prove_dev
rt2x00pci_probe
pci_match_device
pci_device_probe
driver_probe_device
klist_next
__driver_attach
bus_for_each_dev
driver_attach
__driver_attach
bus_add_driver
__pci_register_driver
kernel_init
schedule_tail
ret_from_fork
kernel_init
kernel_init
kernel_thread_helper
...
Kernel panic - not syncing: Attempting to kill init!
I likely left out important parts, if so, just tell me and I'll try to
post them.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-06 3:25 ` Rob Hussey
@ 2007-09-06 3:53 ` Rob Hussey
2007-09-06 12:12 ` Johannes Berg
2007-09-07 0:45 ` Johannes Berg
2 siblings, 0 replies; 26+ messages in thread
From: Rob Hussey @ 2007-09-06 3:53 UTC (permalink / raw)
To: linux-wireless
Also, config can be found here:
http://www.healthcarelinen.com/misc/.config
On 9/5/07, Rob Hussey <robjhussey@gmail.com> wrote:
> Sorry hit enter before I was done typing, message continues:
>
> On 9/5/07, Rob Hussey <robjhussey@gmail.com> wrote:
> > I receive a kernel panic with rt2500pci built-in, but if built as a
> > module, I can insmod it without problem. I don't have a serial
> > console, and I tried to capture the panic with netconsole (using a
> > different interface of course) but the panic happens immediately after
> > rt2500pci is initialized, or in other words, too soon for netconsole.
> >
> > I'd rather not copy over everything unless necessary. Here's the first portion:
> >
> > ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 18
> > phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003,
> > rev: 00000004
> > WARNING: at lib/kref.c:33 kref_get()
> > [<c0229da9>] kref_get+0x3d/0x44
> kobject_get
> kobject_shadow
> kobject_set_name
> device_add
> wiphy_register
> ieee80211_register_hw
> rt2x00lib_probe_dev
> rt2x00pci_probe
> pci_match_device
> pci_device_probe
> driver_probe_device
> klist_next
> __driver_attach
> bus_for_each_dev
> driver_attach
> __driver_attach
> bus_add_driver
> __pci_register_driver
> kernel_init
>
> ... can't type everything... skipping
>
> BUG: unable to handle kernel NULL pointer dereference at virtual
> address 00000024
> printing eip:
> c01a9966
> *pde = 00000000
> Oops: 0000 [#1]
> PREEMPT SMP
> Modules linked in:
> CPU: 1
> EIP: 0060:[<c01a9966>] Not tainted VLI
> EIP is at sysfs_addrm_start+0x21/0x87
>
> skipping...
>
> Call Trace:
> create_dir
> sysfs_create_dir
> kobject_get
> kobject_shadow_add
> kobject_set_name
> device_add
> wiphy_register
> ieee80211_register_hw
> rt2x00lib_prove_dev
> rt2x00pci_probe
> pci_match_device
> pci_device_probe
> driver_probe_device
> klist_next
> __driver_attach
> bus_for_each_dev
> driver_attach
> __driver_attach
> bus_add_driver
> __pci_register_driver
> kernel_init
> schedule_tail
> ret_from_fork
> kernel_init
> kernel_init
> kernel_thread_helper
>
> ...
>
> Kernel panic - not syncing: Attempting to kill init!
>
>
> I likely left out important parts, if so, just tell me and I'll try to
> post them.
>
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-06 3:25 ` Rob Hussey
2007-09-06 3:53 ` Rob Hussey
@ 2007-09-06 12:12 ` Johannes Berg
2007-09-07 0:45 ` Johannes Berg
2 siblings, 0 replies; 26+ messages in thread
From: Johannes Berg @ 2007-09-06 12:12 UTC (permalink / raw)
To: Rob Hussey; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 722 bytes --]
On Wed, 2007-09-05 at 23:25 -0400, Rob Hussey wrote:
> > ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 18
> > phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003,
> > rev: 00000004
> > WARNING: at lib/kref.c:33 kref_get()
> > [<c0229da9>] kref_get+0x3d/0x44
> kobject_get
> kobject_shadow
> kobject_set_name
> device_add
> wiphy_register
I have to admit I don't understand this. It seems that device_add is
called with an invalid device, but that's very odd because
device_initialise must have been called before.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-06 3:25 ` Rob Hussey
2007-09-06 3:53 ` Rob Hussey
2007-09-06 12:12 ` Johannes Berg
@ 2007-09-07 0:45 ` Johannes Berg
2007-09-07 19:31 ` Rob Hussey
2 siblings, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-07 0:45 UTC (permalink / raw)
To: Rob Hussey; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]
On Wed, 2007-09-05 at 23:25 -0400, Rob Hussey wrote:
> > ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 18
> > phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003,
> > rev: 00000004
> > WARNING: at lib/kref.c:33 kref_get()
> > [<c0229da9>] kref_get+0x3d/0x44
> kobject_get
> kobject_shadow
> kobject_set_name
> device_add
> wiphy_register
Ok, this comes from
WARN_ON(!atomic_read(&kref->refcount));
which means that somehow the refcount is zero.
> BUG: unable to handle kernel NULL pointer dereference at virtual
> address 00000024
> EIP is at sysfs_addrm_start+0x21/0x87
> Call Trace:
> create_dir
> sysfs_create_dir
> kobject_get
> kobject_shadow_add
> kobject_set_name
> device_add
> wiphy_register
I wish x86 had proper backtraces. What are kobject_get and
kobject_set_name doing in there??? Can't people get proper machines?
powerpc has really nice backtraces... Anyhow, that appears to be sysfs
trying to access kobj->parent which appears to be NULL.
I have no idea what's going on here. Can you enable DEBUG_KOBJECT? Oh
also, what kernel is this with?
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-07 0:45 ` Johannes Berg
@ 2007-09-07 19:31 ` Rob Hussey
2007-09-07 19:37 ` Johannes Berg
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-07 19:31 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless
On 9/6/07, Johannes Berg <johannes@sipsolutions.net> wrote:
>
> I have no idea what's going on here. Can you enable DEBUG_KOBJECT? Oh
> also, what kernel is this with?
>
This was with wireless-dev git. I can try DEBUG_KOBJECT once I get a chance.
I'd like to try to bisect this though, but I'm having trouble finding
a point in which it worked.
If I do:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git
and then:
git pull . remotes/origin/rt2x00
Then my commit history has all rt2x00 commits on top, and trying to
reset to an earlier point in time reverts rt2x00 commits, but not
wireless-dev commits (unless I reset to before the initial rt2x00
commit). This causes compile errors mostly involving undeclared stuff
prefixed "IEEE80211_" Is there a better way to do this? Did I even
start out correctly?
Thanks,
Rob
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-07 19:31 ` Rob Hussey
@ 2007-09-07 19:37 ` Johannes Berg
2007-09-07 21:38 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-07 19:37 UTC (permalink / raw)
To: Rob Hussey; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
On Fri, 2007-09-07 at 15:31 -0400, Rob Hussey wrote:
> This was with wireless-dev git. I can try DEBUG_KOBJECT once I get a chance.
That'd be good.
> I'd like to try to bisect this though, but I'm having trouble finding
> a point in which it worked.
> If I do:
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git
> and then:
> git pull . remotes/origin/rt2x00
>
> Then my commit history has all rt2x00 commits on top, and trying to
> reset to an earlier point in time reverts rt2x00 commits, but not
> wireless-dev commits (unless I reset to before the initial rt2x00
> commit). This causes compile errors mostly involving undeclared stuff
> prefixed "IEEE80211_" Is there a better way to do this? Did I even
> start out correctly?
I'm not sure you can bisect due to the way mac80211/rt2x00 are currently
developed, in lockstep but in different branches that are pulled
together.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-07 19:37 ` Johannes Berg
@ 2007-09-07 21:38 ` Rob Hussey
2007-09-07 22:00 ` Johannes Berg
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-07 21:38 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless
Forgot to "reply to all." Resending.
On 9/7/07, Johannes Berg <johannes@sipsolutions.net> wrote:
> On Fri, 2007-09-07 at 15:31 -0400, Rob Hussey wrote:
>
> > This was with wireless-dev git. I can try DEBUG_KOBJECT once I get a chance.
>
> That'd be good.
>
I took some pictures of the screen with DEBUG_KOBJECT enabled. It's
tough to get it all though, since the messages don't really fit on one
screen. I played around with the vga= line, and was able to get the
scrolling to stop at different points (the stack trace and all appears
about 1 msec after booting, so this was my only choice). The pictures
can be found here:
http://www.healthcarelinen.com/misc/
These two are probably the best:
http://www.healthcarelinen.com/misc/101_1988.jpg
http://www.healthcarelinen.com/misc/101_1992.jpg
Hopefully the pictures have what you need.
> > I'd like to try to bisect this though, but I'm having trouble finding
> > a point in which it worked.
>
> > If I do:
> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git
> > and then:
> > git pull . remotes/origin/rt2x00
> >
> > Then my commit history has all rt2x00 commits on top, and trying to
> > reset to an earlier point in time reverts rt2x00 commits, but not
> > wireless-dev commits (unless I reset to before the initial rt2x00
> > commit). This causes compile errors mostly involving undeclared stuff
> > prefixed "IEEE80211_" Is there a better way to do this? Did I even
> > start out correctly?
>
> I'm not sure you can bisect due to the way mac80211/rt2x00 are currently
> developed, in lockstep but in different branches that are pulled
> together.
>
Bummer.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-07 21:38 ` Rob Hussey
@ 2007-09-07 22:00 ` Johannes Berg
2007-09-08 4:29 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-07 22:00 UTC (permalink / raw)
To: Rob Hussey; +Cc: linux-wireless, Ivo van Doorn, linux-wireless
[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]
On Fri, 2007-09-07 at 17:38 -0400, Rob Hussey wrote:
> I took some pictures of the screen with DEBUG_KOBJECT enabled. It's
> tough to get it all though, since the messages don't really fit on one
> screen. I played around with the vga= line, and was able to get the
> scrolling to stop at different points (the stack trace and all appears
> about 1 msec after booting, so this was my only choice). The pictures
> can be found here:
> http://www.healthcarelinen.com/misc/
>
> These two are probably the best:
> http://www.healthcarelinen.com/misc/101_1988.jpg
> http://www.healthcarelinen.com/misc/101_1992.jpg
>
> Hopefully the pictures have what you need.
The line
kobject phy0: registering. parent: <NULL>, set: devices
points out what I thought was the problem. However, I don't understand
why it happens.
In rt2500pci we see:
rt2500pci_probe_hw_mode:
SET_IEEE80211_DEV(rt2x00dev->hw, &rt2x00dev_pci(rt2x00dev)->dev);
which expands to
set_wiphy_dev(hw->wiphy, dev);
which expands to
wiphy->dev.parent = dev;
it is called from rt2500pci_probe_hw which in turn is called from
rt2x00lib_probe_dev, which later calls rt2x00lib_probe_hw which is what
calls ieee80211_register_hw which is the path leading to the bug.
But there's no way &rt2x00dev_pci(rt2x00dev)->dev can be NULL! Sorry, I
don't see right now how this can happen. Anybody have a better idea?
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-07 22:00 ` Johannes Berg
@ 2007-09-08 4:29 ` Rob Hussey
2007-09-08 4:40 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 4:29 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Ivo van Doorn
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
Not sure if it's any help, but I've attached dmesg output with rt2x00
built as modules. DEBUG_KOBJECT is still enabled, so maybe there's
some sorta clue in there. BTW, if I do:
grep -c "parent: <NULL>" dmesg.txt
I get: 32
Is that normal?
Also, I commented out the ieee80211_register_hw call in
rt2x00lib_probe_hw, just to check, and the kernel did boot correctly,
but of course my wireless card didn't work at all.
[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 123803 bytes --]
ndpoint, set: devices
[ 17.958239] kobject_uevent_env
[ 17.958242] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.3_ep00'
[ 17.958247] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2'
[ 17.958291] usb 2-2: configuration #1 chosen from 1 choice
[ 17.961126] kobject 2-2:1.0: registering. parent: 2-2, set: devices
[ 17.961137] kobject_uevent_env
[ 17.961141] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 17.961195] kobject usbdev2.3_ep81: registering. parent: usb_endpoint, set: devices
[ 17.961208] kobject_uevent_env
[ 17.961211] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.3_ep81'
[ 17.961216] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 17.961259] kobject 2-2:1.1: registering. parent: 2-2, set: devices
[ 17.961272] kobject_uevent_env
[ 17.961276] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 17.961328] kobject usbdev2.3_ep82: registering. parent: usb_endpoint, set: devices
[ 17.961341] kobject_uevent_env
[ 17.961344] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.3_ep82'
[ 17.961349] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 17.961397] kobject usbdev2.3: registering. parent: usb_device, set: devices
[ 17.961409] kobject_uevent_env
[ 17.961412] fill_kobj_path: path = '/class/usb_device/usbdev2.3'
[ 17.961416] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2'
[ 17.961475] kobject drivers: registering. parent: usblp, set: <NULL>
[ 17.961482] kobject_uevent_env
[ 17.961485] kobject filter function caused the event to drop!
[ 17.961493] usbcore: registered new interface driver usblp
[ 17.961560] Initializing USB Mass Storage driver...
[ 17.961624] kobject usb-storage: registering. parent: <NULL>, set: drivers
[ 17.961628] kobject_uevent_env
[ 17.961631] fill_kobj_path: path = '/bus/usb/drivers/usb-storage'
[ 17.961685] kobject drivers: registering. parent: usb_storage, set: <NULL>
[ 17.961689] kobject_uevent_env
[ 17.961691] kobject filter function caused the event to drop!
[ 17.961695] usbcore: registered new interface driver usb-storage
[ 17.961761] USB Mass Storage support registered.
[ 17.961826] kobject libusual: registering. parent: <NULL>, set: drivers
[ 17.961829] kobject_uevent_env
[ 17.961832] fill_kobj_path: path = '/bus/usb/drivers/libusual'
[ 17.961881] kobject drivers: registering. parent: libusual, set: <NULL>
[ 17.961885] kobject_uevent_env
[ 17.961886] kobject filter function caused the event to drop!
[ 17.961891] usbcore: registered new interface driver libusual
[ 17.961958] kobject i8042 kbd: registering. parent: <NULL>, set: drivers
[ 17.961963] kobject_uevent_env
[ 17.961966] fill_kobj_path: path = '/bus/pnp/drivers/i8042 kbd'
[ 17.962018] kobject i8042 aux: registering. parent: <NULL>, set: drivers
[ 17.962023] kobject_uevent_env
[ 17.962025] fill_kobj_path: path = '/bus/pnp/drivers/i8042 aux'
[ 17.962086] PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12
[ 17.962152] PNP: PS/2 controller doesn't have KBD irq; using default 1
[ 17.962240] kobject i8042: registering. parent: <NULL>, set: drivers
[ 17.962244] kobject_uevent_env
[ 17.962247] fill_kobj_path: path = '/bus/platform/drivers/i8042'
[ 17.962287] kobject i8042: registering. parent: platform, set: devices
[ 17.962304] kobject_uevent_env
[ 17.962306] kobject filter function caused the event to drop!
[ 17.964901] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 17.964971] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 17.964978] kobject serio0: registering. parent: i8042, set: devices
[ 17.964997] kobject_uevent_env
[ 17.965002] fill_kobj_path: path = '/devices/platform/i8042/serio0'
[ 17.965045] kobject ns558: registering. parent: <NULL>, set: drivers
[ 17.965053] kobject_uevent_env
[ 17.965058] fill_kobj_path: path = '/bus/pnp/drivers/ns558'
[ 17.965065] kobject serio1: registering. parent: i8042, set: devices
[ 17.965095] kobject_uevent_env
[ 17.965101] fill_kobj_path: path = '/devices/platform/i8042/serio1'
[ 17.981205] kobject mice: registering. parent: input, set: devices
[ 17.981239] kobject_uevent_env
[ 17.981243] fill_kobj_path: path = '/class/input/mice'
[ 17.981289] kobject psaux: registering. parent: misc, set: devices
[ 17.981302] kobject_uevent_env
[ 17.981306] fill_kobj_path: path = '/class/misc/psaux'
[ 17.981343] mice: PS/2 mouse device common for all mice
[ 17.981413] kobject event0: registering. parent: input, set: devices
[ 17.981430] kobject_uevent_env
[ 17.981433] fill_kobj_path: path = '/class/input/event0'
[ 17.981473] kobject event1: registering. parent: input, set: devices
[ 17.981489] kobject_uevent_env
[ 17.981493] fill_kobj_path: path = '/class/input/event1'
[ 17.981531] kobject atkbd: registering. parent: <NULL>, set: drivers
[ 17.981536] kobject_uevent_env
[ 17.981541] fill_kobj_path: path = '/bus/serio/drivers/atkbd'
[ 17.981582] kobject drivers: registering. parent: atkbd, set: <NULL>
[ 17.981588] kobject_uevent_env
[ 17.981590] kobject filter function caused the event to drop!
[ 17.981630] kobject psmouse: registering. parent: <NULL>, set: drivers
[ 17.981636] kobject_uevent_env
[ 17.981639] fill_kobj_path: path = '/bus/serio/drivers/psmouse'
[ 17.984462] gameport: NS558 PnP Gameport is pnp00:0a/gameport0, io 0x209, speed 806kHz
[ 17.984556] kobject gameport0: registering. parent: 00:0a, set: devices
[ 17.984572] kobject_uevent_env
[ 17.984575] fill_kobj_path: path = '/devices/pnp0/00:0a/gameport0'
[ 18.228259] kobject <NULL>: cleaning up
[ 18.475105] kobject <NULL>: cleaning up
[ 18.475123] kobject drivers: registering. parent: psmouse, set: <NULL>
[ 18.475128] kobject_uevent_env
[ 18.475130] kobject filter function caused the event to drop!
[ 18.475142] i2c /dev entries driver
[ 18.475213] kobject i2c-dev: registering. parent: <NULL>, set: class
[ 18.475223] kobject_uevent_env
[ 18.475226] fill_kobj_path: path = '/class/i2c-dev'
[ 18.475268] kobject dev_driver: registering. parent: <NULL>, set: drivers
[ 18.475274] kobject_uevent_env
[ 18.475277] fill_kobj_path: path = '/bus/i2c/drivers/dev_driver'
[ 18.475314] kobject analog: registering. parent: <NULL>, set: drivers
[ 18.475321] kobject i801_smbus: registering. parent: <NULL>, set: drivers
[ 18.475324] kobject_uevent_env
[ 18.475328] fill_kobj_path: path = '/bus/gameport/drivers/analog'
[ 18.475331] kobject_uevent_env
[ 18.475335] fill_kobj_path: path = '/bus/pci/drivers/i801_smbus'
[ 18.475421] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 22
[ 18.475562] kobject i2c-0: registering. parent: i2c-adapter, set: devices
[ 18.475578] kobject_uevent_env
[ 18.475582] fill_kobj_path: path = '/class/i2c-adapter/i2c-0'
[ 18.475587] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.3'
[ 18.475639] kobject i2c-0: registering. parent: i2c-dev, set: devices
[ 18.475654] kobject_uevent_env
[ 18.475658] fill_kobj_path: path = '/class/i2c-dev/i2c-0'
[ 18.475663] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.3'
[ 18.475717] kobject eeprom: registering. parent: <NULL>, set: drivers
[ 18.475722] kobject_uevent_env
[ 18.475726] fill_kobj_path: path = '/bus/i2c/drivers/eeprom'
[ 18.479616] kobject 0-0050: registering. parent: i2c-0, set: devices
[ 18.479632] kobject_uevent_env
[ 18.479634] kobject filter function caused the event to drop!
[ 18.483605] kobject 0-0051: registering. parent: i2c-0, set: devices
[ 18.483618] kobject_uevent_env
[ 18.483620] kobject filter function caused the event to drop!
[ 18.487598] kobject 0-0052: registering. parent: i2c-0, set: devices
[ 18.487613] kobject_uevent_env
[ 18.487615] kobject filter function caused the event to drop!
[ 18.491589] kobject 0-0053: registering. parent: i2c-0, set: devices
[ 18.491604] kobject_uevent_env
[ 18.491606] kobject filter function caused the event to drop!
[ 18.499581] w83627hf: Found W83627THF chip at 0x290
[ 18.499647] kobject w83627hf: registering. parent: <NULL>, set: drivers
[ 18.499651] kobject_uevent_env
[ 18.499654] fill_kobj_path: path = '/bus/platform/drivers/w83627hf'
[ 18.598547] kobject <NULL>: cleaning up
[ 18.598569] kobject w83627hf.656: registering. parent: platform, set: devices
[ 18.598588] kobject_uevent_env
[ 18.598590] kobject filter function caused the event to drop!
[ 18.598617] w83627hf w83627hf.656: Reading VID from GPIO5
[ 18.598819] kobject hwmon0: registering. parent: hwmon, set: class_obj
[ 18.598828] kobject_uevent_env
[ 18.598831] fill_kobj_path: path = '/class/hwmon/hwmon0'
[ 18.598834] fill_kobj_path: path = '/devices/platform/w83627hf.656'
[ 18.598903] kobject mmc: registering. parent: <NULL>, set: bus
[ 18.598910] kobject_uevent_env
[ 18.598914] fill_kobj_path: path = '/bus/mmc'
[ 18.598949] kobject devices: registering. parent: mmc, set: <NULL>
[ 18.598955] kobject_uevent_env
[ 18.598957] kobject filter function caused the event to drop!
[ 18.598959] kobject drivers: registering. parent: mmc, set: <NULL>
[ 18.598962] kobject_uevent_env
[ 18.598964] kobject filter function caused the event to drop!
[ 18.598969] kobject mmc_host: registering. parent: <NULL>, set: class
[ 18.598973] kobject_uevent_env
[ 18.598976] fill_kobj_path: path = '/class/mmc_host'
[ 18.599010] kobject mmcblk: registering. parent: <NULL>, set: drivers
[ 18.599014] kobject_uevent_env
[ 18.599017] fill_kobj_path: path = '/bus/mmc/drivers/mmcblk'
[ 18.599052] sdhci: Secure Digital Host Controller Interface driver
[ 18.599117] sdhci: Copyright(c) Pierre Ossman
[ 18.599180] kobject sdhci: registering. parent: <NULL>, set: drivers
[ 18.599183] kobject_uevent_env
[ 18.599186] fill_kobj_path: path = '/bus/pci/drivers/sdhci'
[ 18.599229] kobject drivers: registering. parent: sdhci, set: <NULL>
[ 18.599233] kobject_uevent_env
[ 18.599235] kobject filter function caused the event to drop!
[ 18.599241] wbsd: Winbond W83L51xD SD/MMC card interface driver
[ 18.599305] wbsd: Copyright(c) Pierre Ossman
[ 18.599376] kobject wbsd: registering. parent: <NULL>, set: drivers
[ 18.599384] kobject_uevent_env
[ 18.599386] fill_kobj_path: path = '/bus/pnp/drivers/wbsd'
[ 18.599433] kobject tifm_sd: registering. parent: <NULL>, set: drivers
[ 18.599437] kobject_uevent_env
[ 18.599440] fill_kobj_path: path = '/bus/tifm/drivers/tifm_sd'
[ 18.599478] kobject hiddev: registering. parent: <NULL>, set: drivers
[ 18.599483] kobject_uevent_env
[ 18.599485] fill_kobj_path: path = '/bus/usb/drivers/hiddev'
[ 18.599528] kobject drivers: registering. parent: usbhid, set: <NULL>
[ 18.599532] kobject_uevent_env
[ 18.599534] kobject filter function caused the event to drop!
[ 18.599539] usbcore: registered new interface driver hiddev
[ 18.599606] kobject usbhid: registering. parent: <NULL>, set: drivers
[ 18.599610] kobject_uevent_env
[ 18.599613] fill_kobj_path: path = '/bus/usb/drivers/usbhid'
[ 18.638542] kobject input2: registering. parent: input, set: devices
[ 18.638570] kobject_uevent_env
[ 18.638573] fill_kobj_path: path = '/class/input/input2'
[ 18.638578] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 18.638637] fill_kobj_path: path = '/class/input/input2'
[ 18.638641] input: HID 1241:1166 as /class/input/input2
[ 18.638709] kobject mouse0: registering. parent: input, set: devices
[ 18.638721] kobject_uevent_env
[ 18.638723] fill_kobj_path: path = '/class/input/mouse0'
[ 18.638728] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 18.638767] kobject event2: registering. parent: input, set: devices
[ 18.638778] kobject_uevent_env
[ 18.638781] fill_kobj_path: path = '/class/input/event2'
[ 18.638786] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 18.638821] input: USB HID v1.10 Mouse [HID 1241:1166] on usb-0000:00:1d.0-1
[ 18.651480] kobject input3: registering. parent: input, set: devices
[ 18.651505] kobject_uevent_env
[ 18.651508] fill_kobj_path: path = '/class/input/input3'
[ 18.651512] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 18.651570] fill_kobj_path: path = '/class/input/input3'
[ 18.651574] input: HID 1267:0103 as /class/input/input3
[ 18.651647] kobject event3: registering. parent: input, set: devices
[ 18.651660] kobject_uevent_env
[ 18.651663] fill_kobj_path: path = '/class/input/event3'
[ 18.651668] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 18.651703] input: USB HID v1.10 Keyboard [HID 1267:0103] on usb-0000:00:1d.0-2
[ 18.672299] kobject input4: registering. parent: input, set: devices
[ 18.672327] kobject_uevent_env
[ 18.672332] fill_kobj_path: path = '/class/input/input4'
[ 18.672336] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 18.672402] fill_kobj_path: path = '/class/input/input4'
[ 18.672405] input: HID 1267:0103 as /class/input/input4
[ 18.672477] kobject event4: registering. parent: input, set: devices
[ 18.672489] kobject_uevent_env
[ 18.672492] fill_kobj_path: path = '/class/input/event4'
[ 18.672496] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 18.672531] input: USB HID v1.10 Device [HID 1267:0103] on usb-0000:00:1d.0-2
[ 18.672673] usbcore: registered new interface driver usbhid
[ 18.672738] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 18.672806] kobject sound: registering. parent: <NULL>, set: class
[ 18.672813] kobject_uevent_env
[ 18.672815] fill_kobj_path: path = '/class/sound'
[ 18.672864] Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).
[ 18.672962] kobject timer: registering. parent: sound, set: devices
[ 18.672971] kobject_uevent_env
[ 18.672973] fill_kobj_path: path = '/class/sound/timer'
[ 18.673025] kobject sequencer: registering. parent: sound, set: devices
[ 18.673034] kobject_uevent_env
[ 18.673037] fill_kobj_path: path = '/class/sound/sequencer'
[ 18.673072] kobject sequencer2: registering. parent: sound, set: devices
[ 18.673081] kobject_uevent_env
[ 18.673084] fill_kobj_path: path = '/class/sound/sequencer2'
[ 18.673220] kobject seq: registering. parent: sound, set: devices
[ 18.673231] kobject_uevent_env
[ 18.673235] fill_kobj_path: path = '/class/sound/seq'
[ 18.673291] kobject Intel ICH: registering. parent: <NULL>, set: drivers
[ 18.673297] kobject_uevent_env
[ 18.673302] fill_kobj_path: path = '/bus/pci/drivers/Intel ICH'
[ 18.673365] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 22
[ 18.673514] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 18.984486] intel8x0_measure_ac97_clock: measured 50346 usecs
[ 18.984551] intel8x0: clocking to 48000
[ 18.984619] kobject pcmC0D4p: registering. parent: sound, set: devices
[ 18.984632] kobject_uevent_env
[ 18.984636] fill_kobj_path: path = '/class/sound/pcmC0D4p'
[ 18.984640] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.984693] kobject pcmC0D3c: registering. parent: sound, set: devices
[ 18.984707] kobject_uevent_env
[ 18.984710] fill_kobj_path: path = '/class/sound/pcmC0D3c'
[ 18.984714] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.984759] kobject pcmC0D2c: registering. parent: sound, set: devices
[ 18.984771] kobject_uevent_env
[ 18.984775] fill_kobj_path: path = '/class/sound/pcmC0D2c'
[ 18.984779] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.984819] kobject pcmC0D1c: registering. parent: sound, set: devices
[ 18.984831] kobject_uevent_env
[ 18.984834] fill_kobj_path: path = '/class/sound/pcmC0D1c'
[ 18.984838] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.984880] kobject adsp: registering. parent: sound, set: devices
[ 18.984892] kobject_uevent_env
[ 18.984895] fill_kobj_path: path = '/class/sound/adsp'
[ 18.984899] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.984938] kobject pcmC0D0p: registering. parent: sound, set: devices
[ 18.984951] kobject_uevent_env
[ 18.984954] fill_kobj_path: path = '/class/sound/pcmC0D0p'
[ 18.984958] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.984998] kobject pcmC0D0c: registering. parent: sound, set: devices
[ 18.985013] kobject_uevent_env
[ 18.985016] fill_kobj_path: path = '/class/sound/pcmC0D0c'
[ 18.985020] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.985061] kobject dsp: registering. parent: sound, set: devices
[ 18.985073] kobject_uevent_env
[ 18.985076] fill_kobj_path: path = '/class/sound/dsp'
[ 18.985080] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.985117] kobject audio: registering. parent: sound, set: devices
[ 18.985130] kobject_uevent_env
[ 18.985133] fill_kobj_path: path = '/class/sound/audio'
[ 18.985137] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.985178] kobject 0-0:ALC850: registering. parent: 0000:00:1f.5, set: devices
[ 18.985191] kobject_uevent_env
[ 18.985195] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5/0-0:ALC850'
[ 18.985234] kobject controlC0: registering. parent: sound, set: devices
[ 18.985246] kobject_uevent_env
[ 18.985249] fill_kobj_path: path = '/class/sound/controlC0'
[ 18.985253] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.985300] kobject mixer: registering. parent: sound, set: devices
[ 18.985313] kobject_uevent_env
[ 18.985315] fill_kobj_path: path = '/class/sound/mixer'
[ 18.985319] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 18.985783] kobject drivers: registering. parent: snd_intel8x0, set: <NULL>
[ 18.985787] kobject_uevent_env
[ 18.985790] kobject filter function caused the event to drop!
[ 18.985796] ALSA device list:
[ 18.985857] #0: Intel ICH5 with ALC850 at irq 22
[ 18.985983] TCP cubic registered
[ 18.986044] Initializing XFRM netlink socket
[ 18.986122] NET: Registered protocol family 1
[ 18.986188] NET: Registered protocol family 17
[ 18.986255] NET: Registered protocol family 15
[ 18.986330] Starting balanced_irq
[ 18.986415] Using IPI No-Shortcut mode
[ 18.986600] swsusp: Resume From Partition /dev/sda2
[ 18.986602] PM: Checking swsusp image.
[ 19.005716] PM: Resume from disk failed.
[ 19.005865] Magic number: 7:208:211
[ 19.006011] hash matches device ttyt9
[ 19.006087] hash matches device ttyqc
[ 19.030926] kjournald starting. Commit interval 5 seconds
[ 19.030944] EXT3-fs: mounted filesystem with ordered data mode.
[ 19.030956] VFS: Mounted root (ext3 filesystem) readonly.
[ 19.031210] Freeing unused kernel memory: 244k freed
[ 19.052204] kobject vcs1: registering. parent: vc, set: devices
[ 19.052220] kobject_uevent_env
[ 19.052223] fill_kobj_path: path = '/class/vc/vcs1'
[ 19.075454] kobject vcsa1: registering. parent: vc, set: devices
[ 19.075466] kobject_uevent_env
[ 19.075469] fill_kobj_path: path = '/class/vc/vcsa1'
[ 19.499186] kobject_uevent_env
[ 19.499194] fill_kobj_path: path = '/class/vc/vcs1'
[ 19.499260] kobject vcs1: cleaning up
[ 19.499271] kobject_uevent_env
[ 19.499274] fill_kobj_path: path = '/class/vc/vcsa1'
[ 19.499311] kobject vcsa1: cleaning up
[ 19.499340] kobject vcs1: registering. parent: vc, set: devices
[ 19.499360] kobject_uevent_env
[ 19.499363] fill_kobj_path: path = '/class/vc/vcs1'
[ 19.499399] kobject vcsa1: registering. parent: vc, set: devices
[ 19.499409] kobject_uevent_env
[ 19.499412] fill_kobj_path: path = '/class/vc/vcsa1'
[ 25.980871] kobject vcs2: registering. parent: vc, set: devices
[ 25.980893] kobject_uevent_env
[ 25.980898] fill_kobj_path: path = '/class/vc/vcs2'
[ 25.980955] kobject vcsa2: registering. parent: vc, set: devices
[ 25.980968] kobject_uevent_env
[ 25.980973] fill_kobj_path: path = '/class/vc/vcsa2'
[ 25.982227] kobject_uevent_env
[ 25.982233] fill_kobj_path: path = '/class/vc/vcs2'
[ 25.982281] kobject vcs2: cleaning up
[ 25.982290] kobject_uevent_env
[ 25.982293] fill_kobj_path: path = '/class/vc/vcsa2'
[ 25.982335] kobject vcsa2: cleaning up
[ 25.982476] kobject vcs3: registering. parent: vc, set: devices
[ 25.982488] kobject_uevent_env
[ 25.982491] fill_kobj_path: path = '/class/vc/vcs3'
[ 25.982530] kobject vcsa3: registering. parent: vc, set: devices
[ 25.982540] kobject_uevent_env
[ 25.982543] fill_kobj_path: path = '/class/vc/vcsa3'
[ 25.983775] kobject_uevent_env
[ 25.983780] fill_kobj_path: path = '/class/vc/vcs3'
[ 25.983826] kobject vcs3: cleaning up
[ 25.983834] kobject_uevent_env
[ 25.983837] fill_kobj_path: path = '/class/vc/vcsa3'
[ 25.983873] kobject vcsa3: cleaning up
[ 25.984014] kobject vcs4: registering. parent: vc, set: devices
[ 25.984025] kobject_uevent_env
[ 25.984028] fill_kobj_path: path = '/class/vc/vcs4'
[ 25.984078] kobject vcsa4: registering. parent: vc, set: devices
[ 25.984091] kobject_uevent_env
[ 25.984094] fill_kobj_path: path = '/class/vc/vcsa4'
[ 25.985372] kobject_uevent_env
[ 25.985378] fill_kobj_path: path = '/class/vc/vcs4'
[ 25.985427] kobject vcs4: cleaning up
[ 25.985435] kobject_uevent_env
[ 25.985438] fill_kobj_path: path = '/class/vc/vcsa4'
[ 25.985475] kobject vcsa4: cleaning up
[ 25.985619] kobject vcs5: registering. parent: vc, set: devices
[ 25.985632] kobject_uevent_env
[ 25.985635] fill_kobj_path: path = '/class/vc/vcs5'
[ 25.985677] kobject vcsa5: registering. parent: vc, set: devices
[ 25.985686] kobject_uevent_env
[ 25.985689] fill_kobj_path: path = '/class/vc/vcsa5'
[ 25.986911] kobject_uevent_env
[ 25.986917] fill_kobj_path: path = '/class/vc/vcs5'
[ 25.986963] kobject vcs5: cleaning up
[ 25.986971] kobject_uevent_env
[ 25.986974] fill_kobj_path: path = '/class/vc/vcsa5'
[ 25.987009] kobject vcsa5: cleaning up
[ 25.987146] kobject vcs6: registering. parent: vc, set: devices
[ 25.987157] kobject_uevent_env
[ 25.987160] fill_kobj_path: path = '/class/vc/vcs6'
[ 25.987201] kobject vcsa6: registering. parent: vc, set: devices
[ 25.987211] kobject_uevent_env
[ 25.987213] fill_kobj_path: path = '/class/vc/vcsa6'
[ 25.988455] kobject_uevent_env
[ 25.988461] fill_kobj_path: path = '/class/vc/vcs6'
[ 25.988507] kobject vcs6: cleaning up
[ 25.988516] kobject_uevent_env
[ 25.988519] fill_kobj_path: path = '/class/vc/vcsa6'
[ 25.988555] kobject vcsa6: cleaning up
[ 26.808464] kobject_uevent_env
[ 26.808474] fill_kobj_path: path = '/block/fd0'
[ 26.808480] fill_kobj_path: path = '/devices/platform/floppy.0'
[ 26.808541] kobject_uevent_env
[ 26.808546] fill_kobj_path: path = '/block/loop0'
[ 26.808575] kobject_uevent_env
[ 26.808579] fill_kobj_path: path = '/block/loop1'
[ 26.808606] kobject_uevent_env
[ 26.808610] fill_kobj_path: path = '/block/loop2'
[ 26.808633] kobject_uevent_env
[ 26.808637] fill_kobj_path: path = '/block/loop3'
[ 26.808663] kobject_uevent_env
[ 26.808668] fill_kobj_path: path = '/block/loop4'
[ 26.808694] kobject_uevent_env
[ 26.808700] fill_kobj_path: path = '/block/loop5'
[ 26.808725] kobject_uevent_env
[ 26.808729] fill_kobj_path: path = '/block/loop6'
[ 26.808755] kobject_uevent_env
[ 26.808759] fill_kobj_path: path = '/block/loop7'
[ 26.808786] kobject_uevent_env
[ 26.808791] fill_kobj_path: path = '/block/ram0'
[ 26.808816] kobject_uevent_env
[ 26.808821] fill_kobj_path: path = '/block/ram1'
[ 26.808844] kobject_uevent_env
[ 26.808849] fill_kobj_path: path = '/block/ram10'
[ 26.808876] kobject_uevent_env
[ 26.808880] fill_kobj_path: path = '/block/ram11'
[ 26.808905] kobject_uevent_env
[ 26.808909] fill_kobj_path: path = '/block/ram12'
[ 26.808933] kobject_uevent_env
[ 26.808938] fill_kobj_path: path = '/block/ram13'
[ 26.808964] kobject_uevent_env
[ 26.808968] fill_kobj_path: path = '/block/ram14'
[ 26.809003] kobject_uevent_env
[ 26.809008] fill_kobj_path: path = '/block/ram15'
[ 26.809040] kobject_uevent_env
[ 26.809046] fill_kobj_path: path = '/block/ram2'
[ 26.809078] kobject_uevent_env
[ 26.809084] fill_kobj_path: path = '/block/ram3'
[ 26.809114] kobject_uevent_env
[ 26.809120] fill_kobj_path: path = '/block/ram4'
[ 26.809152] kobject_uevent_env
[ 26.809158] fill_kobj_path: path = '/block/ram5'
[ 26.809188] kobject_uevent_env
[ 26.809192] fill_kobj_path: path = '/block/ram6'
[ 26.809226] kobject_uevent_env
[ 26.809232] fill_kobj_path: path = '/block/ram7'
[ 26.809262] kobject_uevent_env
[ 26.809267] fill_kobj_path: path = '/block/ram8'
[ 26.809293] kobject_uevent_env
[ 26.809300] fill_kobj_path: path = '/block/ram9'
[ 26.809331] kobject_uevent_env
[ 26.809335] fill_kobj_path: path = '/block/sda'
[ 26.809346] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.809390] kobject_uevent_env
[ 26.809395] fill_kobj_path: path = '/block/sda/sda1'
[ 26.809407] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.809447] kobject_uevent_env
[ 26.809452] fill_kobj_path: path = '/block/sda/sda2'
[ 26.809459] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.809488] kobject_uevent_env
[ 26.809492] fill_kobj_path: path = '/block/sr0'
[ 26.809511] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0'
[ 26.809549] kobject_uevent_env
[ 26.809555] fill_kobj_path: path = '/class/drm/card0'
[ 26.809562] fill_kobj_path: path = '/devices/pci0000:00/0000:00:01.0/0000:01:00.0'
[ 26.809593] kobject_uevent_env
[ 26.809599] fill_kobj_path: path = '/class/graphics/fbcon'
[ 26.809627] kobject_uevent_env
[ 26.809632] fill_kobj_path: path = '/class/hwmon/hwmon0'
[ 26.809637] fill_kobj_path: path = '/devices/platform/w83627hf.656'
[ 26.809670] kobject_uevent_env
[ 26.809676] fill_kobj_path: path = '/class/i2c-adapter/i2c-0'
[ 26.809683] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.3'
[ 26.809717] kobject_uevent_env
[ 26.809721] kobject filter function caused the event to drop!
[ 26.809743] kobject_uevent_env
[ 26.809746] kobject filter function caused the event to drop!
[ 26.809767] kobject_uevent_env
[ 26.809771] kobject filter function caused the event to drop!
[ 26.809790] kobject_uevent_env
[ 26.809794] kobject filter function caused the event to drop!
[ 26.809814] kobject_uevent_env
[ 26.809820] fill_kobj_path: path = '/class/i2c-dev/i2c-0'
[ 26.809826] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.3'
[ 26.809863] kobject_uevent_env
[ 26.809871] fill_kobj_path: path = '/class/ieee1394_host/fw-host0'
[ 26.809879] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:03.0/fw-host0'
[ 26.809915] kobject_uevent_env
[ 26.809921] fill_kobj_path: path = '/class/ieee1394_node/0011d8000062f3a4'
[ 26.809933] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:03.0/fw-host0/0011d8000062f3a4'
[ 26.809968] kobject_uevent_env
[ 26.809974] fill_kobj_path: path = '/class/input/event0'
[ 26.810009] kobject_uevent_env
[ 26.810014] fill_kobj_path: path = '/class/input/event1'
[ 26.810044] kobject_uevent_env
[ 26.810050] fill_kobj_path: path = '/class/input/event2'
[ 26.810060] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 26.810093] kobject_uevent_env
[ 26.810099] fill_kobj_path: path = '/class/input/event3'
[ 26.810108] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 26.810135] kobject_uevent_env
[ 26.810140] fill_kobj_path: path = '/class/input/event4'
[ 26.810148] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 26.810175] kobject_uevent_env
[ 26.810179] fill_kobj_path: path = '/class/input/input0'
[ 26.810222] kobject_uevent_env
[ 26.810227] fill_kobj_path: path = '/class/input/input1'
[ 26.810269] kobject_uevent_env
[ 26.810274] fill_kobj_path: path = '/class/input/input2'
[ 26.810281] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 26.810334] kobject_uevent_env
[ 26.810340] fill_kobj_path: path = '/class/input/input3'
[ 26.810347] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 26.810400] kobject_uevent_env
[ 26.810405] fill_kobj_path: path = '/class/input/input4'
[ 26.810411] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 26.810484] kobject_uevent_env
[ 26.810501] fill_kobj_path: path = '/class/input/mice'
[ 26.810527] kobject_uevent_env
[ 26.810532] fill_kobj_path: path = '/class/input/mouse0'
[ 26.810539] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 26.810567] kobject_uevent_env
[ 26.810572] fill_kobj_path: path = '/class/mem/full'
[ 26.810606] kobject_uevent_env
[ 26.810613] fill_kobj_path: path = '/class/mem/kmem'
[ 26.810647] kobject_uevent_env
[ 26.810652] fill_kobj_path: path = '/class/mem/kmsg'
[ 26.810684] kobject_uevent_env
[ 26.810690] fill_kobj_path: path = '/class/mem/mem'
[ 26.810730] kobject_uevent_env
[ 26.810736] fill_kobj_path: path = '/class/mem/null'
[ 26.810770] kobject_uevent_env
[ 26.810777] fill_kobj_path: path = '/class/mem/oldmem'
[ 26.810807] kobject_uevent_env
[ 26.810814] fill_kobj_path: path = '/class/mem/port'
[ 26.810847] kobject_uevent_env
[ 26.810852] fill_kobj_path: path = '/class/mem/random'
[ 26.810881] kobject_uevent_env
[ 26.810886] fill_kobj_path: path = '/class/mem/urandom'
[ 26.810912] kobject_uevent_env
[ 26.810918] fill_kobj_path: path = '/class/mem/zero'
[ 26.810949] kobject_uevent_env
[ 26.810954] fill_kobj_path: path = '/class/misc/agpgart'
[ 26.810984] kobject_uevent_env
[ 26.810989] fill_kobj_path: path = '/class/misc/hpet'
[ 26.811022] kobject_uevent_env
[ 26.811026] fill_kobj_path: path = '/class/misc/pktcdvd'
[ 26.811054] kobject_uevent_env
[ 26.811059] fill_kobj_path: path = '/class/misc/psaux'
[ 26.811087] kobject_uevent_env
[ 26.811093] fill_kobj_path: path = '/class/misc/rtc'
[ 26.811129] kobject_uevent_env
[ 26.811136] fill_kobj_path: path = '/class/misc/snapshot'
[ 26.811169] kobject_uevent_env
[ 26.811174] fill_kobj_path: path = '/class/misc/tgt'
[ 26.811209] kobject_uevent_env
[ 26.811215] fill_kobj_path: path = '/class/net/eth0'
[ 26.811223] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:05.0'
[ 26.811257] kobject_uevent_env
[ 26.811263] fill_kobj_path: path = '/class/net/lo'
[ 26.811301] kobject_uevent_env
[ 26.811307] fill_kobj_path: path = '/class/pci_bus/0000:00'
[ 26.811342] kobject_uevent_env
[ 26.811347] fill_kobj_path: path = '/class/pci_bus/0000:01'
[ 26.811375] kobject_uevent_env
[ 26.811379] fill_kobj_path: path = '/class/pci_bus/0000:02'
[ 26.811407] kobject_uevent_env
[ 26.811414] fill_kobj_path: path = '/class/scsi_device/0:0:0:0'
[ 26.811420] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.811449] kobject_uevent_env
[ 26.811455] fill_kobj_path: path = '/class/scsi_device/1:0:0:0'
[ 26.811464] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0'
[ 26.811505] kobject_uevent_env
[ 26.811510] fill_kobj_path: path = '/class/scsi_disk/0:0:0:0'
[ 26.811516] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.811545] kobject_uevent_env
[ 26.811551] fill_kobj_path: path = '/class/scsi_generic/sg0'
[ 26.811561] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.811602] kobject_uevent_env
[ 26.811609] fill_kobj_path: path = '/class/scsi_generic/sg1'
[ 26.811618] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0'
[ 26.811653] kobject_uevent_env
[ 26.811659] fill_kobj_path: path = '/class/scsi_host/host0'
[ 26.811667] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0'
[ 26.811700] kobject_uevent_env
[ 26.811706] fill_kobj_path: path = '/class/scsi_host/host1'
[ 26.811714] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host1'
[ 26.811747] kobject_uevent_env
[ 26.811754] fill_kobj_path: path = '/class/sound/adsp'
[ 26.811764] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.811797] kobject_uevent_env
[ 26.811803] fill_kobj_path: path = '/class/sound/audio'
[ 26.811809] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.811838] kobject_uevent_env
[ 26.811843] fill_kobj_path: path = '/class/sound/controlC0'
[ 26.811849] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.811879] kobject_uevent_env
[ 26.811884] fill_kobj_path: path = '/class/sound/dsp'
[ 26.811890] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.811919] kobject_uevent_env
[ 26.811926] fill_kobj_path: path = '/class/sound/mixer'
[ 26.811935] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.811965] kobject_uevent_env
[ 26.811970] fill_kobj_path: path = '/class/sound/pcmC0D0c'
[ 26.811976] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.812002] kobject_uevent_env
[ 26.812008] fill_kobj_path: path = '/class/sound/pcmC0D0p'
[ 26.812017] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.812055] kobject_uevent_env
[ 26.812061] fill_kobj_path: path = '/class/sound/pcmC0D1c'
[ 26.812070] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.812106] kobject_uevent_env
[ 26.812113] fill_kobj_path: path = '/class/sound/pcmC0D2c'
[ 26.812121] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.812156] kobject_uevent_env
[ 26.812162] fill_kobj_path: path = '/class/sound/pcmC0D3c'
[ 26.812170] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.812203] kobject_uevent_env
[ 26.812210] fill_kobj_path: path = '/class/sound/pcmC0D4p'
[ 26.812218] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.812247] kobject_uevent_env
[ 26.812253] fill_kobj_path: path = '/class/sound/seq'
[ 26.812286] kobject_uevent_env
[ 26.812292] fill_kobj_path: path = '/class/sound/sequencer'
[ 26.812327] kobject_uevent_env
[ 26.812333] fill_kobj_path: path = '/class/sound/sequencer2'
[ 26.812367] kobject_uevent_env
[ 26.812374] fill_kobj_path: path = '/class/sound/timer'
[ 26.812412] kobject_uevent_env
[ 26.812417] fill_kobj_path: path = '/class/tty/console'
[ 26.812449] kobject_uevent_env
[ 26.812455] fill_kobj_path: path = '/class/tty/ptmx'
[ 26.812484] kobject_uevent_env
[ 26.812503] fill_kobj_path: path = '/class/tty/ptya0'
[ 26.812535] kobject_uevent_env
[ 26.812540] fill_kobj_path: path = '/class/tty/ptya1'
[ 26.812567] kobject_uevent_env
[ 26.812572] fill_kobj_path: path = '/class/tty/ptya2'
[ 26.812603] kobject_uevent_env
[ 26.812609] fill_kobj_path: path = '/class/tty/ptya3'
[ 26.812638] kobject_uevent_env
[ 26.812644] fill_kobj_path: path = '/class/tty/ptya4'
[ 26.812676] kobject_uevent_env
[ 26.812681] fill_kobj_path: path = '/class/tty/ptya5'
[ 26.812712] kobject_uevent_env
[ 26.812717] fill_kobj_path: path = '/class/tty/ptya6'
[ 26.812750] kobject_uevent_env
[ 26.812756] fill_kobj_path: path = '/class/tty/ptya7'
[ 26.812785] kobject_uevent_env
[ 26.812790] fill_kobj_path: path = '/class/tty/ptya8'
[ 26.812821] kobject_uevent_env
[ 26.812826] fill_kobj_path: path = '/class/tty/ptya9'
[ 26.812857] kobject_uevent_env
[ 26.812863] fill_kobj_path: path = '/class/tty/ptyaa'
[ 26.812892] kobject_uevent_env
[ 26.812897] fill_kobj_path: path = '/class/tty/ptyab'
[ 26.812928] kobject_uevent_env
[ 26.812933] fill_kobj_path: path = '/class/tty/ptyac'
[ 26.812962] kobject_uevent_env
[ 26.812967] fill_kobj_path: path = '/class/tty/ptyad'
[ 26.812997] kobject_uevent_env
[ 26.813002] fill_kobj_path: path = '/class/tty/ptyae'
[ 26.813029] kobject_uevent_env
[ 26.813034] fill_kobj_path: path = '/class/tty/ptyaf'
[ 26.813058] kobject_uevent_env
[ 26.813063] fill_kobj_path: path = '/class/tty/ptyb0'
[ 26.813088] kobject_uevent_env
[ 26.813093] fill_kobj_path: path = '/class/tty/ptyb1'
[ 26.813119] kobject_uevent_env
[ 26.813124] fill_kobj_path: path = '/class/tty/ptyb2'
[ 26.813150] kobject_uevent_env
[ 26.813155] fill_kobj_path: path = '/class/tty/ptyb3'
[ 26.813180] kobject_uevent_env
[ 26.813185] fill_kobj_path: path = '/class/tty/ptyb4'
[ 26.813209] kobject_uevent_env
[ 26.813215] fill_kobj_path: path = '/class/tty/ptyb5'
[ 26.813247] kobject_uevent_env
[ 26.813252] fill_kobj_path: path = '/class/tty/ptyb6'
[ 26.813283] kobject_uevent_env
[ 26.813289] fill_kobj_path: path = '/class/tty/ptyb7'
[ 26.813322] kobject_uevent_env
[ 26.813329] fill_kobj_path: path = '/class/tty/ptyb8'
[ 26.813367] kobject_uevent_env
[ 26.813373] fill_kobj_path: path = '/class/tty/ptyb9'
[ 26.813407] kobject_uevent_env
[ 26.813413] fill_kobj_path: path = '/class/tty/ptyba'
[ 26.813443] kobject_uevent_env
[ 26.813449] fill_kobj_path: path = '/class/tty/ptybb'
[ 26.813477] kobject_uevent_env
[ 26.813482] fill_kobj_path: path = '/class/tty/ptybc'
[ 26.813521] kobject_uevent_env
[ 26.813527] fill_kobj_path: path = '/class/tty/ptybd'
[ 26.813554] kobject_uevent_env
[ 26.813559] fill_kobj_path: path = '/class/tty/ptybe'
[ 26.813597] kobject_uevent_env
[ 26.813604] fill_kobj_path: path = '/class/tty/ptybf'
[ 26.813645] kobject_uevent_env
[ 26.813651] fill_kobj_path: path = '/class/tty/ptyc0'
[ 26.813691] kobject_uevent_env
[ 26.813698] fill_kobj_path: path = '/class/tty/ptyc1'
[ 26.813743] kobject_uevent_env
[ 26.813750] fill_kobj_path: path = '/class/tty/ptyc2'
[ 26.813779] kobject_uevent_env
[ 26.813786] fill_kobj_path: path = '/class/tty/ptyc3'
[ 26.813813] kobject_uevent_env
[ 26.813818] fill_kobj_path: path = '/class/tty/ptyc4'
[ 26.813843] kobject_uevent_env
[ 26.813848] fill_kobj_path: path = '/class/tty/ptyc5'
[ 26.813874] kobject_uevent_env
[ 26.813879] fill_kobj_path: path = '/class/tty/ptyc6'
[ 26.813905] kobject_uevent_env
[ 26.813910] fill_kobj_path: path = '/class/tty/ptyc7'
[ 26.813938] kobject_uevent_env
[ 26.813943] fill_kobj_path: path = '/class/tty/ptyc8'
[ 26.813968] kobject_uevent_env
[ 26.813973] fill_kobj_path: path = '/class/tty/ptyc9'
[ 26.814001] kobject_uevent_env
[ 26.814005] fill_kobj_path: path = '/class/tty/ptyca'
[ 26.814035] kobject_uevent_env
[ 26.814041] fill_kobj_path: path = '/class/tty/ptycb'
[ 26.814070] kobject_uevent_env
[ 26.814076] fill_kobj_path: path = '/class/tty/ptycc'
[ 26.814104] kobject_uevent_env
[ 26.814109] fill_kobj_path: path = '/class/tty/ptycd'
[ 26.814138] kobject_uevent_env
[ 26.814145] fill_kobj_path: path = '/class/tty/ptyce'
[ 26.814172] kobject_uevent_env
[ 26.814177] fill_kobj_path: path = '/class/tty/ptycf'
[ 26.814205] kobject_uevent_env
[ 26.814211] fill_kobj_path: path = '/class/tty/ptyd0'
[ 26.814237] kobject_uevent_env
[ 26.814242] fill_kobj_path: path = '/class/tty/ptyd1'
[ 26.814269] kobject_uevent_env
[ 26.814275] fill_kobj_path: path = '/class/tty/ptyd2'
[ 26.814308] kobject_uevent_env
[ 26.814314] fill_kobj_path: path = '/class/tty/ptyd3'
[ 26.814345] kobject_uevent_env
[ 26.814351] fill_kobj_path: path = '/class/tty/ptyd4'
[ 26.814382] kobject_uevent_env
[ 26.814389] fill_kobj_path: path = '/class/tty/ptyd5'
[ 26.814419] kobject_uevent_env
[ 26.814426] fill_kobj_path: path = '/class/tty/ptyd6'
[ 26.814459] kobject_uevent_env
[ 26.814465] fill_kobj_path: path = '/class/tty/ptyd7'
[ 26.814503] kobject_uevent_env
[ 26.814509] fill_kobj_path: path = '/class/tty/ptyd8'
[ 26.814537] kobject_uevent_env
[ 26.814542] fill_kobj_path: path = '/class/tty/ptyd9'
[ 26.814572] kobject_uevent_env
[ 26.814580] fill_kobj_path: path = '/class/tty/ptyda'
[ 26.814613] kobject_uevent_env
[ 26.814620] fill_kobj_path: path = '/class/tty/ptydb'
[ 26.814659] kobject_uevent_env
[ 26.814665] fill_kobj_path: path = '/class/tty/ptydc'
[ 26.814702] kobject_uevent_env
[ 26.814709] fill_kobj_path: path = '/class/tty/ptydd'
[ 26.814755] kobject_uevent_env
[ 26.814761] fill_kobj_path: path = '/class/tty/ptyde'
[ 26.814801] kobject_uevent_env
[ 26.814806] fill_kobj_path: path = '/class/tty/ptydf'
[ 26.814831] kobject_uevent_env
[ 26.814836] fill_kobj_path: path = '/class/tty/ptye0'
[ 26.814861] kobject_uevent_env
[ 26.814866] fill_kobj_path: path = '/class/tty/ptye1'
[ 26.814892] kobject_uevent_env
[ 26.814897] fill_kobj_path: path = '/class/tty/ptye2'
[ 26.814923] kobject_uevent_env
[ 26.814927] fill_kobj_path: path = '/class/tty/ptye3'
[ 26.814953] kobject_uevent_env
[ 26.814957] fill_kobj_path: path = '/class/tty/ptye4'
[ 26.814982] kobject_uevent_env
[ 26.814987] fill_kobj_path: path = '/class/tty/ptye5'
[ 26.815013] kobject_uevent_env
[ 26.815018] fill_kobj_path: path = '/class/tty/ptye6'
[ 26.815051] kobject_uevent_env
[ 26.815057] fill_kobj_path: path = '/class/tty/ptye7'
[ 26.815087] kobject_uevent_env
[ 26.815092] fill_kobj_path: path = '/class/tty/ptye8'
[ 26.815123] kobject_uevent_env
[ 26.815128] fill_kobj_path: path = '/class/tty/ptye9'
[ 26.815156] kobject_uevent_env
[ 26.815161] fill_kobj_path: path = '/class/tty/ptyea'
[ 26.815188] kobject_uevent_env
[ 26.815193] fill_kobj_path: path = '/class/tty/ptyeb'
[ 26.815219] kobject_uevent_env
[ 26.815224] fill_kobj_path: path = '/class/tty/ptyec'
[ 26.815250] kobject_uevent_env
[ 26.815256] fill_kobj_path: path = '/class/tty/ptyed'
[ 26.815285] kobject_uevent_env
[ 26.815289] fill_kobj_path: path = '/class/tty/ptyee'
[ 26.815321] kobject_uevent_env
[ 26.815326] fill_kobj_path: path = '/class/tty/ptyef'
[ 26.815354] kobject_uevent_env
[ 26.815358] fill_kobj_path: path = '/class/tty/ptyp0'
[ 26.815388] kobject_uevent_env
[ 26.815393] fill_kobj_path: path = '/class/tty/ptyp1'
[ 26.815423] kobject_uevent_env
[ 26.815428] fill_kobj_path: path = '/class/tty/ptyp2'
[ 26.815453] kobject_uevent_env
[ 26.815458] fill_kobj_path: path = '/class/tty/ptyp3'
[ 26.815501] kobject_uevent_env
[ 26.815505] fill_kobj_path: path = '/class/tty/ptyp4'
[ 26.815532] kobject_uevent_env
[ 26.815536] fill_kobj_path: path = '/class/tty/ptyp5'
[ 26.815560] kobject_uevent_env
[ 26.815566] fill_kobj_path: path = '/class/tty/ptyp6'
[ 26.815602] kobject_uevent_env
[ 26.815609] fill_kobj_path: path = '/class/tty/ptyp7'
[ 26.815643] kobject_uevent_env
[ 26.815650] fill_kobj_path: path = '/class/tty/ptyp8'
[ 26.815680] kobject_uevent_env
[ 26.815686] fill_kobj_path: path = '/class/tty/ptyp9'
[ 26.815721] kobject_uevent_env
[ 26.815726] fill_kobj_path: path = '/class/tty/ptypa'
[ 26.815759] kobject_uevent_env
[ 26.815765] fill_kobj_path: path = '/class/tty/ptypb'
[ 26.815795] kobject_uevent_env
[ 26.815799] fill_kobj_path: path = '/class/tty/ptypc'
[ 26.815832] kobject_uevent_env
[ 26.815839] fill_kobj_path: path = '/class/tty/ptypd'
[ 26.815872] kobject_uevent_env
[ 26.815880] fill_kobj_path: path = '/class/tty/ptype'
[ 26.815914] kobject_uevent_env
[ 26.815920] fill_kobj_path: path = '/class/tty/ptypf'
[ 26.815953] kobject_uevent_env
[ 26.815959] fill_kobj_path: path = '/class/tty/ptyq0'
[ 26.815989] kobject_uevent_env
[ 26.815994] fill_kobj_path: path = '/class/tty/ptyq1'
[ 26.816022] kobject_uevent_env
[ 26.816027] fill_kobj_path: path = '/class/tty/ptyq2'
[ 26.816055] kobject_uevent_env
[ 26.816062] fill_kobj_path: path = '/class/tty/ptyq3'
[ 26.816091] kobject_uevent_env
[ 26.816096] fill_kobj_path: path = '/class/tty/ptyq4'
[ 26.816125] kobject_uevent_env
[ 26.816131] fill_kobj_path: path = '/class/tty/ptyq5'
[ 26.816164] kobject_uevent_env
[ 26.816170] fill_kobj_path: path = '/class/tty/ptyq6'
[ 26.816204] kobject_uevent_env
[ 26.816210] fill_kobj_path: path = '/class/tty/ptyq7'
[ 26.816238] kobject_uevent_env
[ 26.816244] fill_kobj_path: path = '/class/tty/ptyq8'
[ 26.816277] kobject_uevent_env
[ 26.816282] fill_kobj_path: path = '/class/tty/ptyq9'
[ 26.816312] kobject_uevent_env
[ 26.816318] fill_kobj_path: path = '/class/tty/ptyqa'
[ 26.816344] kobject_uevent_env
[ 26.816349] fill_kobj_path: path = '/class/tty/ptyqb'
[ 26.816378] kobject_uevent_env
[ 26.816382] fill_kobj_path: path = '/class/tty/ptyqc'
[ 26.816409] kobject_uevent_env
[ 26.816414] fill_kobj_path: path = '/class/tty/ptyqd'
[ 26.816441] kobject_uevent_env
[ 26.816446] fill_kobj_path: path = '/class/tty/ptyqe'
[ 26.816486] kobject_uevent_env
[ 26.816490] fill_kobj_path: path = '/class/tty/ptyqf'
[ 26.816515] kobject_uevent_env
[ 26.816520] fill_kobj_path: path = '/class/tty/ptyr0'
[ 26.816550] kobject_uevent_env
[ 26.816556] fill_kobj_path: path = '/class/tty/ptyr1'
[ 26.816593] kobject_uevent_env
[ 26.816598] fill_kobj_path: path = '/class/tty/ptyr2'
[ 26.816635] kobject_uevent_env
[ 26.816642] fill_kobj_path: path = '/class/tty/ptyr3'
[ 26.816672] kobject_uevent_env
[ 26.816679] fill_kobj_path: path = '/class/tty/ptyr4'
[ 26.816711] kobject_uevent_env
[ 26.816716] fill_kobj_path: path = '/class/tty/ptyr5'
[ 26.816748] kobject_uevent_env
[ 26.816754] fill_kobj_path: path = '/class/tty/ptyr6'
[ 26.816785] kobject_uevent_env
[ 26.816791] fill_kobj_path: path = '/class/tty/ptyr7'
[ 26.816825] kobject_uevent_env
[ 26.816831] fill_kobj_path: path = '/class/tty/ptyr8'
[ 26.816867] kobject_uevent_env
[ 26.816872] fill_kobj_path: path = '/class/tty/ptyr9'
[ 26.816906] kobject_uevent_env
[ 26.816913] fill_kobj_path: path = '/class/tty/ptyra'
[ 26.816946] kobject_uevent_env
[ 26.816951] fill_kobj_path: path = '/class/tty/ptyrb'
[ 26.816980] kobject_uevent_env
[ 26.816987] fill_kobj_path: path = '/class/tty/ptyrc'
[ 26.817017] kobject_uevent_env
[ 26.817023] fill_kobj_path: path = '/class/tty/ptyrd'
[ 26.817050] kobject_uevent_env
[ 26.817055] fill_kobj_path: path = '/class/tty/ptyre'
[ 26.817085] kobject_uevent_env
[ 26.817090] fill_kobj_path: path = '/class/tty/ptyrf'
[ 26.817127] kobject_uevent_env
[ 26.817134] fill_kobj_path: path = '/class/tty/ptys0'
[ 26.817171] kobject_uevent_env
[ 26.817176] fill_kobj_path: path = '/class/tty/ptys1'
[ 26.817209] kobject_uevent_env
[ 26.817215] fill_kobj_path: path = '/class/tty/ptys2'
[ 26.817243] kobject_uevent_env
[ 26.817249] fill_kobj_path: path = '/class/tty/ptys3'
[ 26.817281] kobject_uevent_env
[ 26.817286] fill_kobj_path: path = '/class/tty/ptys4'
[ 26.817320] kobject_uevent_env
[ 26.817325] fill_kobj_path: path = '/class/tty/ptys5'
[ 26.817351] kobject_uevent_env
[ 26.817356] fill_kobj_path: path = '/class/tty/ptys6'
[ 26.817385] kobject_uevent_env
[ 26.817390] fill_kobj_path: path = '/class/tty/ptys7'
[ 26.817416] kobject_uevent_env
[ 26.817421] fill_kobj_path: path = '/class/tty/ptys8'
[ 26.817448] kobject_uevent_env
[ 26.817453] fill_kobj_path: path = '/class/tty/ptys9'
[ 26.817490] kobject_uevent_env
[ 26.817495] fill_kobj_path: path = '/class/tty/ptysa'
[ 26.817520] kobject_uevent_env
[ 26.817524] fill_kobj_path: path = '/class/tty/ptysb'
[ 26.817560] kobject_uevent_env
[ 26.817568] fill_kobj_path: path = '/class/tty/ptysc'
[ 26.817603] kobject_uevent_env
[ 26.817610] fill_kobj_path: path = '/class/tty/ptysd'
[ 26.817642] kobject_uevent_env
[ 26.817649] fill_kobj_path: path = '/class/tty/ptyse'
[ 26.817683] kobject_uevent_env
[ 26.817688] fill_kobj_path: path = '/class/tty/ptysf'
[ 26.817721] kobject_uevent_env
[ 26.817727] fill_kobj_path: path = '/class/tty/ptyt0'
[ 26.817760] kobject_uevent_env
[ 26.817766] fill_kobj_path: path = '/class/tty/ptyt1'
[ 26.817797] kobject_uevent_env
[ 26.817805] fill_kobj_path: path = '/class/tty/ptyt2'
[ 26.817832] kobject_uevent_env
[ 26.817836] fill_kobj_path: path = '/class/tty/ptyt3'
[ 26.817862] kobject_uevent_env
[ 26.817867] fill_kobj_path: path = '/class/tty/ptyt4'
[ 26.817896] kobject_uevent_env
[ 26.817901] fill_kobj_path: path = '/class/tty/ptyt5'
[ 26.817929] kobject_uevent_env
[ 26.817936] fill_kobj_path: path = '/class/tty/ptyt6'
[ 26.817964] kobject_uevent_env
[ 26.817968] fill_kobj_path: path = '/class/tty/ptyt7'
[ 26.817992] kobject_uevent_env
[ 26.817997] fill_kobj_path: path = '/class/tty/ptyt8'
[ 26.818040] kobject_uevent_env
[ 26.818046] fill_kobj_path: path = '/class/tty/ptyt9'
[ 26.818084] kobject_uevent_env
[ 26.818090] fill_kobj_path: path = '/class/tty/ptyta'
[ 26.818123] kobject_uevent_env
[ 26.818130] fill_kobj_path: path = '/class/tty/ptytb'
[ 26.818161] kobject_uevent_env
[ 26.818166] fill_kobj_path: path = '/class/tty/ptytc'
[ 26.818199] kobject_uevent_env
[ 26.818204] fill_kobj_path: path = '/class/tty/ptytd'
[ 26.818234] kobject_uevent_env
[ 26.818240] fill_kobj_path: path = '/class/tty/ptyte'
[ 26.818270] kobject_uevent_env
[ 26.818275] fill_kobj_path: path = '/class/tty/ptytf'
[ 26.818311] kobject_uevent_env
[ 26.818318] fill_kobj_path: path = '/class/tty/ptyu0'
[ 26.818352] kobject_uevent_env
[ 26.818357] fill_kobj_path: path = '/class/tty/ptyu1'
[ 26.818391] kobject_uevent_env
[ 26.818397] fill_kobj_path: path = '/class/tty/ptyu2'
[ 26.818426] kobject_uevent_env
[ 26.818432] fill_kobj_path: path = '/class/tty/ptyu3'
[ 26.818461] kobject_uevent_env
[ 26.818466] fill_kobj_path: path = '/class/tty/ptyu4'
[ 26.818504] kobject_uevent_env
[ 26.818509] fill_kobj_path: path = '/class/tty/ptyu5'
[ 26.818536] kobject_uevent_env
[ 26.818542] fill_kobj_path: path = '/class/tty/ptyu6'
[ 26.818573] kobject_uevent_env
[ 26.818580] fill_kobj_path: path = '/class/tty/ptyu7'
[ 26.818622] kobject_uevent_env
[ 26.818628] fill_kobj_path: path = '/class/tty/ptyu8'
[ 26.818662] kobject_uevent_env
[ 26.818667] fill_kobj_path: path = '/class/tty/ptyu9'
[ 26.818701] kobject_uevent_env
[ 26.818707] fill_kobj_path: path = '/class/tty/ptyua'
[ 26.818737] kobject_uevent_env
[ 26.818742] fill_kobj_path: path = '/class/tty/ptyub'
[ 26.818772] kobject_uevent_env
[ 26.818778] fill_kobj_path: path = '/class/tty/ptyuc'
[ 26.818813] kobject_uevent_env
[ 26.818818] fill_kobj_path: path = '/class/tty/ptyud'
[ 26.818849] kobject_uevent_env
[ 26.818855] fill_kobj_path: path = '/class/tty/ptyue'
[ 26.818888] kobject_uevent_env
[ 26.818893] fill_kobj_path: path = '/class/tty/ptyuf'
[ 26.818918] kobject_uevent_env
[ 26.818923] fill_kobj_path: path = '/class/tty/ptyv0'
[ 26.818948] kobject_uevent_env
[ 26.818953] fill_kobj_path: path = '/class/tty/ptyv1'
[ 26.818979] kobject_uevent_env
[ 26.818983] fill_kobj_path: path = '/class/tty/ptyv2'
[ 26.819008] kobject_uevent_env
[ 26.819013] fill_kobj_path: path = '/class/tty/ptyv3'
[ 26.819038] kobject_uevent_env
[ 26.819043] fill_kobj_path: path = '/class/tty/ptyv4'
[ 26.819068] kobject_uevent_env
[ 26.819073] fill_kobj_path: path = '/class/tty/ptyv5'
[ 26.819098] kobject_uevent_env
[ 26.819103] fill_kobj_path: path = '/class/tty/ptyv6'
[ 26.819137] kobject_uevent_env
[ 26.819143] fill_kobj_path: path = '/class/tty/ptyv7'
[ 26.819173] kobject_uevent_env
[ 26.819179] fill_kobj_path: path = '/class/tty/ptyv8'
[ 26.819209] kobject_uevent_env
[ 26.819214] fill_kobj_path: path = '/class/tty/ptyv9'
[ 26.819242] kobject_uevent_env
[ 26.819247] fill_kobj_path: path = '/class/tty/ptyva'
[ 26.819274] kobject_uevent_env
[ 26.819281] fill_kobj_path: path = '/class/tty/ptyvb'
[ 26.819313] kobject_uevent_env
[ 26.819318] fill_kobj_path: path = '/class/tty/ptyvc'
[ 26.819348] kobject_uevent_env
[ 26.819353] fill_kobj_path: path = '/class/tty/ptyvd'
[ 26.819384] kobject_uevent_env
[ 26.819389] fill_kobj_path: path = '/class/tty/ptyve'
[ 26.819418] kobject_uevent_env
[ 26.819423] fill_kobj_path: path = '/class/tty/ptyvf'
[ 26.819449] kobject_uevent_env
[ 26.819455] fill_kobj_path: path = '/class/tty/ptyw0'
[ 26.819493] kobject_uevent_env
[ 26.819498] fill_kobj_path: path = '/class/tty/ptyw1'
[ 26.819528] kobject_uevent_env
[ 26.819534] fill_kobj_path: path = '/class/tty/ptyw2'
[ 26.819563] kobject_uevent_env
[ 26.819567] fill_kobj_path: path = '/class/tty/ptyw3'
[ 26.819593] kobject_uevent_env
[ 26.819599] fill_kobj_path: path = '/class/tty/ptyw4'
[ 26.819630] kobject_uevent_env
[ 26.819637] fill_kobj_path: path = '/class/tty/ptyw5'
[ 26.819670] kobject_uevent_env
[ 26.819675] fill_kobj_path: path = '/class/tty/ptyw6'
[ 26.819710] kobject_uevent_env
[ 26.819716] fill_kobj_path: path = '/class/tty/ptyw7'
[ 26.819755] kobject_uevent_env
[ 26.819761] fill_kobj_path: path = '/class/tty/ptyw8'
[ 26.819793] kobject_uevent_env
[ 26.819800] fill_kobj_path: path = '/class/tty/ptyw9'
[ 26.819833] kobject_uevent_env
[ 26.819838] fill_kobj_path: path = '/class/tty/ptywa'
[ 26.819868] kobject_uevent_env
[ 26.819872] fill_kobj_path: path = '/class/tty/ptywb'
[ 26.819898] kobject_uevent_env
[ 26.819902] fill_kobj_path: path = '/class/tty/ptywc'
[ 26.819929] kobject_uevent_env
[ 26.819933] fill_kobj_path: path = '/class/tty/ptywd'
[ 26.819957] kobject_uevent_env
[ 26.819962] fill_kobj_path: path = '/class/tty/ptywe'
[ 26.819988] kobject_uevent_env
[ 26.819993] fill_kobj_path: path = '/class/tty/ptywf'
[ 26.820018] kobject_uevent_env
[ 26.820023] fill_kobj_path: path = '/class/tty/ptyx0'
[ 26.820049] kobject_uevent_env
[ 26.820054] fill_kobj_path: path = '/class/tty/ptyx1'
[ 26.820082] kobject_uevent_env
[ 26.820088] fill_kobj_path: path = '/class/tty/ptyx2'
[ 26.820122] kobject_uevent_env
[ 26.820128] fill_kobj_path: path = '/class/tty/ptyx3'
[ 26.820160] kobject_uevent_env
[ 26.820165] fill_kobj_path: path = '/class/tty/ptyx4'
[ 26.820206] kobject_uevent_env
[ 26.820213] fill_kobj_path: path = '/class/tty/ptyx5'
[ 26.820245] kobject_uevent_env
[ 26.820251] fill_kobj_path: path = '/class/tty/ptyx6'
[ 26.820282] kobject_uevent_env
[ 26.820288] fill_kobj_path: path = '/class/tty/ptyx7'
[ 26.820317] kobject_uevent_env
[ 26.820323] fill_kobj_path: path = '/class/tty/ptyx8'
[ 26.820351] kobject_uevent_env
[ 26.820355] fill_kobj_path: path = '/class/tty/ptyx9'
[ 26.820383] kobject_uevent_env
[ 26.820389] fill_kobj_path: path = '/class/tty/ptyxa'
[ 26.820419] kobject_uevent_env
[ 26.820425] fill_kobj_path: path = '/class/tty/ptyxb'
[ 26.820457] kobject_uevent_env
[ 26.820464] fill_kobj_path: path = '/class/tty/ptyxc'
[ 26.820506] kobject_uevent_env
[ 26.820512] fill_kobj_path: path = '/class/tty/ptyxd'
[ 26.820544] kobject_uevent_env
[ 26.820550] fill_kobj_path: path = '/class/tty/ptyxe'
[ 26.820582] kobject_uevent_env
[ 26.820588] fill_kobj_path: path = '/class/tty/ptyxf'
[ 26.820620] kobject_uevent_env
[ 26.820625] fill_kobj_path: path = '/class/tty/ptyy0'
[ 26.820656] kobject_uevent_env
[ 26.820662] fill_kobj_path: path = '/class/tty/ptyy1'
[ 26.820693] kobject_uevent_env
[ 26.820698] fill_kobj_path: path = '/class/tty/ptyy2'
[ 26.820727] kobject_uevent_env
[ 26.820732] fill_kobj_path: path = '/class/tty/ptyy3'
[ 26.820759] kobject_uevent_env
[ 26.820763] fill_kobj_path: path = '/class/tty/ptyy4'
[ 26.820789] kobject_uevent_env
[ 26.820794] fill_kobj_path: path = '/class/tty/ptyy5'
[ 26.820820] kobject_uevent_env
[ 26.820824] fill_kobj_path: path = '/class/tty/ptyy6'
[ 26.820851] kobject_uevent_env
[ 26.820855] fill_kobj_path: path = '/class/tty/ptyy7'
[ 26.820881] kobject_uevent_env
[ 26.820886] fill_kobj_path: path = '/class/tty/ptyy8'
[ 26.820914] kobject_uevent_env
[ 26.820919] fill_kobj_path: path = '/class/tty/ptyy9'
[ 26.820945] kobject_uevent_env
[ 26.820950] fill_kobj_path: path = '/class/tty/ptyya'
[ 26.820982] kobject_uevent_env
[ 26.820988] fill_kobj_path: path = '/class/tty/ptyyb'
[ 26.821018] kobject_uevent_env
[ 26.821022] fill_kobj_path: path = '/class/tty/ptyyc'
[ 26.821050] kobject_uevent_env
[ 26.821056] fill_kobj_path: path = '/class/tty/ptyyd'
[ 26.821085] kobject_uevent_env
[ 26.821090] fill_kobj_path: path = '/class/tty/ptyye'
[ 26.821120] kobject_uevent_env
[ 26.821126] fill_kobj_path: path = '/class/tty/ptyyf'
[ 26.821152] kobject_uevent_env
[ 26.821157] fill_kobj_path: path = '/class/tty/ptyz0'
[ 26.821184] kobject_uevent_env
[ 26.821189] fill_kobj_path: path = '/class/tty/ptyz1'
[ 26.821217] kobject_uevent_env
[ 26.821222] fill_kobj_path: path = '/class/tty/ptyz2'
[ 26.821253] kobject_uevent_env
[ 26.821259] fill_kobj_path: path = '/class/tty/ptyz3'
[ 26.821287] kobject_uevent_env
[ 26.821292] fill_kobj_path: path = '/class/tty/ptyz4'
[ 26.821322] kobject_uevent_env
[ 26.821328] fill_kobj_path: path = '/class/tty/ptyz5'
[ 26.821363] kobject_uevent_env
[ 26.821368] fill_kobj_path: path = '/class/tty/ptyz6'
[ 26.821397] kobject_uevent_env
[ 26.821401] fill_kobj_path: path = '/class/tty/ptyz7'
[ 26.821429] kobject_uevent_env
[ 26.821435] fill_kobj_path: path = '/class/tty/ptyz8'
[ 26.821465] kobject_uevent_env
[ 26.821481] fill_kobj_path: path = '/class/tty/ptyz9'
[ 26.821510] kobject_uevent_env
[ 26.821516] fill_kobj_path: path = '/class/tty/ptyza'
[ 26.821545] kobject_uevent_env
[ 26.821551] fill_kobj_path: path = '/class/tty/ptyzb'
[ 26.821582] kobject_uevent_env
[ 26.821587] fill_kobj_path: path = '/class/tty/ptyzc'
[ 26.821623] kobject_uevent_env
[ 26.821629] fill_kobj_path: path = '/class/tty/ptyzd'
[ 26.821660] kobject_uevent_env
[ 26.821667] fill_kobj_path: path = '/class/tty/ptyze'
[ 26.821699] kobject_uevent_env
[ 26.821705] fill_kobj_path: path = '/class/tty/ptyzf'
[ 26.821740] kobject_uevent_env
[ 26.821744] fill_kobj_path: path = '/class/tty/tty'
[ 26.821770] kobject_uevent_env
[ 26.821774] fill_kobj_path: path = '/class/tty/tty0'
[ 26.821801] kobject_uevent_env
[ 26.821806] fill_kobj_path: path = '/class/tty/tty1'
[ 26.821830] kobject_uevent_env
[ 26.821835] fill_kobj_path: path = '/class/tty/tty10'
[ 26.821860] kobject_uevent_env
[ 26.821864] fill_kobj_path: path = '/class/tty/tty11'
[ 26.821888] kobject_uevent_env
[ 26.821893] fill_kobj_path: path = '/class/tty/tty12'
[ 26.821919] kobject_uevent_env
[ 26.821923] fill_kobj_path: path = '/class/tty/tty13'
[ 26.821957] kobject_uevent_env
[ 26.821964] fill_kobj_path: path = '/class/tty/tty14'
[ 26.821996] kobject_uevent_env
[ 26.822002] fill_kobj_path: path = '/class/tty/tty15'
[ 26.822038] kobject_uevent_env
[ 26.822044] fill_kobj_path: path = '/class/tty/tty16'
[ 26.822077] kobject_uevent_env
[ 26.822082] fill_kobj_path: path = '/class/tty/tty17'
[ 26.822112] kobject_uevent_env
[ 26.822118] fill_kobj_path: path = '/class/tty/tty18'
[ 26.822143] kobject_uevent_env
[ 26.822148] fill_kobj_path: path = '/class/tty/tty19'
[ 26.822172] kobject_uevent_env
[ 26.822177] fill_kobj_path: path = '/class/tty/tty2'
[ 26.822203] kobject_uevent_env
[ 26.822207] fill_kobj_path: path = '/class/tty/tty20'
[ 26.822242] kobject_uevent_env
[ 26.822246] fill_kobj_path: path = '/class/tty/tty21'
[ 26.822272] kobject_uevent_env
[ 26.822277] fill_kobj_path: path = '/class/tty/tty22'
[ 26.822316] kobject_uevent_env
[ 26.822322] fill_kobj_path: path = '/class/tty/tty23'
[ 26.822349] kobject_uevent_env
[ 26.822354] fill_kobj_path: path = '/class/tty/tty24'
[ 26.822383] kobject_uevent_env
[ 26.822388] fill_kobj_path: path = '/class/tty/tty25'
[ 26.822421] kobject_uevent_env
[ 26.822427] fill_kobj_path: path = '/class/tty/tty26'
[ 26.822456] kobject_uevent_env
[ 26.822464] fill_kobj_path: path = '/class/tty/tty27'
[ 26.822511] kobject_uevent_env
[ 26.822516] fill_kobj_path: path = '/class/tty/tty28'
[ 26.822553] kobject_uevent_env
[ 26.822558] fill_kobj_path: path = '/class/tty/tty29'
[ 26.822587] kobject_uevent_env
[ 26.822592] fill_kobj_path: path = '/class/tty/tty3'
[ 26.822617] kobject_uevent_env
[ 26.822622] fill_kobj_path: path = '/class/tty/tty30'
[ 26.822648] kobject_uevent_env
[ 26.822653] fill_kobj_path: path = '/class/tty/tty31'
[ 26.822678] kobject_uevent_env
[ 26.822683] fill_kobj_path: path = '/class/tty/tty32'
[ 26.822708] kobject_uevent_env
[ 26.822712] fill_kobj_path: path = '/class/tty/tty33'
[ 26.822738] kobject_uevent_env
[ 26.822742] fill_kobj_path: path = '/class/tty/tty34'
[ 26.822774] kobject_uevent_env
[ 26.822782] fill_kobj_path: path = '/class/tty/tty35'
[ 26.822829] kobject_uevent_env
[ 26.822834] fill_kobj_path: path = '/class/tty/tty36'
[ 26.822866] kobject_uevent_env
[ 26.822871] fill_kobj_path: path = '/class/tty/tty37'
[ 26.822897] kobject_uevent_env
[ 26.822901] fill_kobj_path: path = '/class/tty/tty38'
[ 26.822927] kobject_uevent_env
[ 26.822932] fill_kobj_path: path = '/class/tty/tty39'
[ 26.822957] kobject_uevent_env
[ 26.822961] fill_kobj_path: path = '/class/tty/tty4'
[ 26.822987] kobject_uevent_env
[ 26.822991] fill_kobj_path: path = '/class/tty/tty40'
[ 26.823020] kobject_uevent_env
[ 26.823024] fill_kobj_path: path = '/class/tty/tty41'
[ 26.823050] kobject_uevent_env
[ 26.823055] fill_kobj_path: path = '/class/tty/tty42'
[ 26.823086] kobject_uevent_env
[ 26.823091] fill_kobj_path: path = '/class/tty/tty43'
[ 26.823122] kobject_uevent_env
[ 26.823127] fill_kobj_path: path = '/class/tty/tty44'
[ 26.823158] kobject_uevent_env
[ 26.823163] fill_kobj_path: path = '/class/tty/tty45'
[ 26.823193] kobject_uevent_env
[ 26.823199] fill_kobj_path: path = '/class/tty/tty46'
[ 26.823235] kobject_uevent_env
[ 26.823240] fill_kobj_path: path = '/class/tty/tty47'
[ 26.823267] kobject_uevent_env
[ 26.823273] fill_kobj_path: path = '/class/tty/tty48'
[ 26.823301] kobject_uevent_env
[ 26.823306] fill_kobj_path: path = '/class/tty/tty49'
[ 26.823332] kobject_uevent_env
[ 26.823337] fill_kobj_path: path = '/class/tty/tty5'
[ 26.823368] kobject_uevent_env
[ 26.823375] fill_kobj_path: path = '/class/tty/tty50'
[ 26.823403] kobject_uevent_env
[ 26.823408] fill_kobj_path: path = '/class/tty/tty51'
[ 26.823437] kobject_uevent_env
[ 26.823444] fill_kobj_path: path = '/class/tty/tty52'
[ 26.823485] kobject_uevent_env
[ 26.823490] fill_kobj_path: path = '/class/tty/tty53'
[ 26.823523] kobject_uevent_env
[ 26.823529] fill_kobj_path: path = '/class/tty/tty54'
[ 26.823557] kobject_uevent_env
[ 26.823562] fill_kobj_path: path = '/class/tty/tty55'
[ 26.823586] kobject_uevent_env
[ 26.823590] fill_kobj_path: path = '/class/tty/tty56'
[ 26.823615] kobject_uevent_env
[ 26.823620] fill_kobj_path: path = '/class/tty/tty57'
[ 26.823644] kobject_uevent_env
[ 26.823649] fill_kobj_path: path = '/class/tty/tty58'
[ 26.823673] kobject_uevent_env
[ 26.823677] fill_kobj_path: path = '/class/tty/tty59'
[ 26.823703] kobject_uevent_env
[ 26.823708] fill_kobj_path: path = '/class/tty/tty6'
[ 26.823733] kobject_uevent_env
[ 26.823737] fill_kobj_path: path = '/class/tty/tty60'
[ 26.823762] kobject_uevent_env
[ 26.823766] fill_kobj_path: path = '/class/tty/tty61'
[ 26.823789] kobject_uevent_env
[ 26.823795] fill_kobj_path: path = '/class/tty/tty62'
[ 26.823819] kobject_uevent_env
[ 26.823824] fill_kobj_path: path = '/class/tty/tty63'
[ 26.823848] kobject_uevent_env
[ 26.823853] fill_kobj_path: path = '/class/tty/tty7'
[ 26.823883] kobject_uevent_env
[ 26.823890] fill_kobj_path: path = '/class/tty/tty8'
[ 26.823920] kobject_uevent_env
[ 26.823925] fill_kobj_path: path = '/class/tty/tty9'
[ 26.823983] kobject_uevent_env
[ 26.823988] fill_kobj_path: path = '/class/tty/ttyS0'
[ 26.823994] fill_kobj_path: path = '/devices/pnp0/00:06'
[ 26.824024] kobject_uevent_env
[ 26.824028] fill_kobj_path: path = '/class/tty/ttyS1'
[ 26.824034] fill_kobj_path: path = '/devices/pnp0/00:07'
[ 26.824062] kobject_uevent_env
[ 26.824067] fill_kobj_path: path = '/class/tty/ttyS2'
[ 26.824073] fill_kobj_path: path = '/devices/platform/serial8250'
[ 26.824103] kobject_uevent_env
[ 26.824109] fill_kobj_path: path = '/class/tty/ttyS3'
[ 26.824116] fill_kobj_path: path = '/devices/platform/serial8250'
[ 26.824145] kobject_uevent_env
[ 26.824150] fill_kobj_path: path = '/class/tty/ttya0'
[ 26.824179] kobject_uevent_env
[ 26.824184] fill_kobj_path: path = '/class/tty/ttya1'
[ 26.824217] kobject_uevent_env
[ 26.824222] fill_kobj_path: path = '/class/tty/ttya2'
[ 26.824248] kobject_uevent_env
[ 26.824252] fill_kobj_path: path = '/class/tty/ttya3'
[ 26.824282] kobject_uevent_env
[ 26.824287] fill_kobj_path: path = '/class/tty/ttya4'
[ 26.824316] kobject_uevent_env
[ 26.824320] fill_kobj_path: path = '/class/tty/ttya5'
[ 26.824346] kobject_uevent_env
[ 26.824353] fill_kobj_path: path = '/class/tty/ttya6'
[ 26.824378] kobject_uevent_env
[ 26.824382] fill_kobj_path: path = '/class/tty/ttya7'
[ 26.824412] kobject_uevent_env
[ 26.824419] fill_kobj_path: path = '/class/tty/ttya8'
[ 26.824446] kobject_uevent_env
[ 26.824450] fill_kobj_path: path = '/class/tty/ttya9'
[ 26.824491] kobject_uevent_env
[ 26.824496] fill_kobj_path: path = '/class/tty/ttyaa'
[ 26.824521] kobject_uevent_env
[ 26.824525] fill_kobj_path: path = '/class/tty/ttyab'
[ 26.824552] kobject_uevent_env
[ 26.824556] fill_kobj_path: path = '/class/tty/ttyac'
[ 26.824583] kobject_uevent_env
[ 26.824588] fill_kobj_path: path = '/class/tty/ttyad'
[ 26.824613] kobject_uevent_env
[ 26.824618] fill_kobj_path: path = '/class/tty/ttyae'
[ 26.824642] kobject_uevent_env
[ 26.824647] fill_kobj_path: path = '/class/tty/ttyaf'
[ 26.824671] kobject_uevent_env
[ 26.824675] fill_kobj_path: path = '/class/tty/ttyb0'
[ 26.824701] kobject_uevent_env
[ 26.824706] fill_kobj_path: path = '/class/tty/ttyb1'
[ 26.824731] kobject_uevent_env
[ 26.824736] fill_kobj_path: path = '/class/tty/ttyb2'
[ 26.824760] kobject_uevent_env
[ 26.824764] fill_kobj_path: path = '/class/tty/ttyb3'
[ 26.824792] kobject_uevent_env
[ 26.824797] fill_kobj_path: path = '/class/tty/ttyb4'
[ 26.824827] kobject_uevent_env
[ 26.824834] fill_kobj_path: path = '/class/tty/ttyb5'
[ 26.824865] kobject_uevent_env
[ 26.824871] fill_kobj_path: path = '/class/tty/ttyb6'
[ 26.824901] kobject_uevent_env
[ 26.824908] fill_kobj_path: path = '/class/tty/ttyb7'
[ 26.824938] kobject_uevent_env
[ 26.824944] fill_kobj_path: path = '/class/tty/ttyb8'
[ 26.824975] kobject_uevent_env
[ 26.824981] fill_kobj_path: path = '/class/tty/ttyb9'
[ 26.825011] kobject_uevent_env
[ 26.825015] fill_kobj_path: path = '/class/tty/ttyba'
[ 26.825046] kobject_uevent_env
[ 26.825051] fill_kobj_path: path = '/class/tty/ttybb'
[ 26.825086] kobject_uevent_env
[ 26.825091] fill_kobj_path: path = '/class/tty/ttybc'
[ 26.825120] kobject_uevent_env
[ 26.825126] fill_kobj_path: path = '/class/tty/ttybd'
[ 26.825160] kobject_uevent_env
[ 26.825168] fill_kobj_path: path = '/class/tty/ttybe'
[ 26.825194] kobject_uevent_env
[ 26.825199] fill_kobj_path: path = '/class/tty/ttybf'
[ 26.825226] kobject_uevent_env
[ 26.825232] fill_kobj_path: path = '/class/tty/ttyc0'
[ 26.825261] kobject_uevent_env
[ 26.825267] fill_kobj_path: path = '/class/tty/ttyc1'
[ 26.825297] kobject_uevent_env
[ 26.825302] fill_kobj_path: path = '/class/tty/ttyc2'
[ 26.825328] kobject_uevent_env
[ 26.825333] fill_kobj_path: path = '/class/tty/ttyc3'
[ 26.825358] kobject_uevent_env
[ 26.825364] fill_kobj_path: path = '/class/tty/ttyc4'
[ 26.825388] kobject_uevent_env
[ 26.825394] fill_kobj_path: path = '/class/tty/ttyc5'
[ 26.825420] kobject_uevent_env
[ 26.825424] fill_kobj_path: path = '/class/tty/ttyc6'
[ 26.825450] kobject_uevent_env
[ 26.825454] fill_kobj_path: path = '/class/tty/ttyc7'
[ 26.825485] kobject_uevent_env
[ 26.825492] fill_kobj_path: path = '/class/tty/ttyc8'
[ 26.825523] kobject_uevent_env
[ 26.825529] fill_kobj_path: path = '/class/tty/ttyc9'
[ 26.825565] kobject_uevent_env
[ 26.825571] fill_kobj_path: path = '/class/tty/ttyca'
[ 26.825605] kobject_uevent_env
[ 26.825611] fill_kobj_path: path = '/class/tty/ttycb'
[ 26.825642] kobject_uevent_env
[ 26.825647] fill_kobj_path: path = '/class/tty/ttycc'
[ 26.825679] kobject_uevent_env
[ 26.825684] fill_kobj_path: path = '/class/tty/ttycd'
[ 26.825712] kobject_uevent_env
[ 26.825718] fill_kobj_path: path = '/class/tty/ttyce'
[ 26.825751] kobject_uevent_env
[ 26.825757] fill_kobj_path: path = '/class/tty/ttycf'
[ 26.825792] kobject_uevent_env
[ 26.825798] fill_kobj_path: path = '/class/tty/ttyd0'
[ 26.825829] kobject_uevent_env
[ 26.825835] fill_kobj_path: path = '/class/tty/ttyd1'
[ 26.825868] kobject_uevent_env
[ 26.825873] fill_kobj_path: path = '/class/tty/ttyd2'
[ 26.825899] kobject_uevent_env
[ 26.825905] fill_kobj_path: path = '/class/tty/ttyd3'
[ 26.825931] kobject_uevent_env
[ 26.825938] fill_kobj_path: path = '/class/tty/ttyd4'
[ 26.825967] kobject_uevent_env
[ 26.825972] fill_kobj_path: path = '/class/tty/ttyd5'
[ 26.825997] kobject_uevent_env
[ 26.826002] fill_kobj_path: path = '/class/tty/ttyd6'
[ 26.826028] kobject_uevent_env
[ 26.826033] fill_kobj_path: path = '/class/tty/ttyd7'
[ 26.826061] kobject_uevent_env
[ 26.826066] fill_kobj_path: path = '/class/tty/ttyd8'
[ 26.826093] kobject_uevent_env
[ 26.826098] fill_kobj_path: path = '/class/tty/ttyd9'
[ 26.826131] kobject_uevent_env
[ 26.826136] fill_kobj_path: path = '/class/tty/ttyda'
[ 26.826163] kobject_uevent_env
[ 26.826169] fill_kobj_path: path = '/class/tty/ttydb'
[ 26.826197] kobject_uevent_env
[ 26.826202] fill_kobj_path: path = '/class/tty/ttydc'
[ 26.826228] kobject_uevent_env
[ 26.826234] fill_kobj_path: path = '/class/tty/ttydd'
[ 26.826263] kobject_uevent_env
[ 26.826269] fill_kobj_path: path = '/class/tty/ttyde'
[ 26.826298] kobject_uevent_env
[ 26.826303] fill_kobj_path: path = '/class/tty/ttydf'
[ 26.826328] kobject_uevent_env
[ 26.826333] fill_kobj_path: path = '/class/tty/ttye0'
[ 26.826358] kobject_uevent_env
[ 26.826363] fill_kobj_path: path = '/class/tty/ttye1'
[ 26.826397] kobject_uevent_env
[ 26.826402] fill_kobj_path: path = '/class/tty/ttye2'
[ 26.826428] kobject_uevent_env
[ 26.826434] fill_kobj_path: path = '/class/tty/ttye3'
[ 26.826475] kobject_uevent_env
[ 26.826479] fill_kobj_path: path = '/class/tty/ttye4'
[ 26.826503] kobject_uevent_env
[ 26.826507] fill_kobj_path: path = '/class/tty/ttye5'
[ 26.826534] kobject_uevent_env
[ 26.826540] fill_kobj_path: path = '/class/tty/ttye6'
[ 26.826577] kobject_uevent_env
[ 26.826584] fill_kobj_path: path = '/class/tty/ttye7'
[ 26.826617] kobject_uevent_env
[ 26.826624] fill_kobj_path: path = '/class/tty/ttye8'
[ 26.826657] kobject_uevent_env
[ 26.826662] fill_kobj_path: path = '/class/tty/ttye9'
[ 26.826695] kobject_uevent_env
[ 26.826701] fill_kobj_path: path = '/class/tty/ttyea'
[ 26.826732] kobject_uevent_env
[ 26.826738] fill_kobj_path: path = '/class/tty/ttyeb'
[ 26.826767] kobject_uevent_env
[ 26.826773] fill_kobj_path: path = '/class/tty/ttyec'
[ 26.826804] kobject_uevent_env
[ 26.826810] fill_kobj_path: path = '/class/tty/ttyed'
[ 26.826838] kobject_uevent_env
[ 26.826843] fill_kobj_path: path = '/class/tty/ttyee'
[ 26.826867] kobject_uevent_env
[ 26.826872] fill_kobj_path: path = '/class/tty/ttyef'
[ 26.826902] kobject_uevent_env
[ 26.826907] fill_kobj_path: path = '/class/tty/ttyp0'
[ 26.826932] kobject_uevent_env
[ 26.826937] fill_kobj_path: path = '/class/tty/ttyp1'
[ 26.826970] kobject_uevent_env
[ 26.826974] fill_kobj_path: path = '/class/tty/ttyp2'
[ 26.826998] kobject_uevent_env
[ 26.827002] fill_kobj_path: path = '/class/tty/ttyp3'
[ 26.827047] kobject_uevent_env
[ 26.827054] fill_kobj_path: path = '/class/tty/ttyp4'
[ 26.827090] kobject_uevent_env
[ 26.827096] fill_kobj_path: path = '/class/tty/ttyp5'
[ 26.827128] kobject_uevent_env
[ 26.827134] fill_kobj_path: path = '/class/tty/ttyp6'
[ 26.827168] kobject_uevent_env
[ 26.827174] fill_kobj_path: path = '/class/tty/ttyp7'
[ 26.827212] kobject_uevent_env
[ 26.827217] fill_kobj_path: path = '/class/tty/ttyp8'
[ 26.827251] kobject_uevent_env
[ 26.827257] fill_kobj_path: path = '/class/tty/ttyp9'
[ 26.827290] kobject_uevent_env
[ 26.827296] fill_kobj_path: path = '/class/tty/ttypa'
[ 26.827323] kobject_uevent_env
[ 26.827328] fill_kobj_path: path = '/class/tty/ttypb'
[ 26.827360] kobject_uevent_env
[ 26.827365] fill_kobj_path: path = '/class/tty/ttypc'
[ 26.827392] kobject_uevent_env
[ 26.827397] fill_kobj_path: path = '/class/tty/ttypd'
[ 26.827425] kobject_uevent_env
[ 26.827433] fill_kobj_path: path = '/class/tty/ttype'
[ 26.827471] kobject_uevent_env
[ 26.827476] fill_kobj_path: path = '/class/tty/ttypf'
[ 26.827499] kobject_uevent_env
[ 26.827504] fill_kobj_path: path = '/class/tty/ttyq0'
[ 26.827537] kobject_uevent_env
[ 26.827543] fill_kobj_path: path = '/class/tty/ttyq1'
[ 26.827581] kobject_uevent_env
[ 26.827587] fill_kobj_path: path = '/class/tty/ttyq2'
[ 26.827620] kobject_uevent_env
[ 26.827626] fill_kobj_path: path = '/class/tty/ttyq3'
[ 26.827668] kobject_uevent_env
[ 26.827674] fill_kobj_path: path = '/class/tty/ttyq4'
[ 26.827705] kobject_uevent_env
[ 26.827711] fill_kobj_path: path = '/class/tty/ttyq5'
[ 26.827739] kobject_uevent_env
[ 26.827744] fill_kobj_path: path = '/class/tty/ttyq6'
[ 26.827774] kobject_uevent_env
[ 26.827780] fill_kobj_path: path = '/class/tty/ttyq7'
[ 26.827807] kobject_uevent_env
[ 26.827812] fill_kobj_path: path = '/class/tty/ttyq8'
[ 26.827838] kobject_uevent_env
[ 26.827842] fill_kobj_path: path = '/class/tty/ttyq9'
[ 26.827873] kobject_uevent_env
[ 26.827877] fill_kobj_path: path = '/class/tty/ttyqa'
[ 26.827910] kobject_uevent_env
[ 26.827917] fill_kobj_path: path = '/class/tty/ttyqb'
[ 26.827950] kobject_uevent_env
[ 26.827954] fill_kobj_path: path = '/class/tty/ttyqc'
[ 26.827977] kobject_uevent_env
[ 26.827981] fill_kobj_path: path = '/class/tty/ttyqd'
[ 26.828010] kobject_uevent_env
[ 26.828017] fill_kobj_path: path = '/class/tty/ttyqe'
[ 26.828053] kobject_uevent_env
[ 26.828060] fill_kobj_path: path = '/class/tty/ttyqf'
[ 26.828091] kobject_uevent_env
[ 26.828098] fill_kobj_path: path = '/class/tty/ttyr0'
[ 26.828129] kobject_uevent_env
[ 26.828136] fill_kobj_path: path = '/class/tty/ttyr1'
[ 26.828171] kobject_uevent_env
[ 26.828176] fill_kobj_path: path = '/class/tty/ttyr2'
[ 26.828211] kobject_uevent_env
[ 26.828217] fill_kobj_path: path = '/class/tty/ttyr3'
[ 26.828244] kobject_uevent_env
[ 26.828249] fill_kobj_path: path = '/class/tty/ttyr4'
[ 26.828281] kobject_uevent_env
[ 26.828287] fill_kobj_path: path = '/class/tty/ttyr5'
[ 26.828325] kobject_uevent_env
[ 26.828331] fill_kobj_path: path = '/class/tty/ttyr6'
[ 26.828364] kobject_uevent_env
[ 26.828369] fill_kobj_path: path = '/class/tty/ttyr7'
[ 26.828398] kobject_uevent_env
[ 26.828403] fill_kobj_path: path = '/class/tty/ttyr8'
[ 26.828431] kobject_uevent_env
[ 26.828436] fill_kobj_path: path = '/class/tty/ttyr9'
[ 26.828542] kobject_uevent_env
[ 26.828549] fill_kobj_path: path = '/class/tty/ttyra'
[ 26.828588] kobject_uevent_env
[ 26.828593] fill_kobj_path: path = '/class/tty/ttyrb'
[ 26.828625] kobject_uevent_env
[ 26.828631] fill_kobj_path: path = '/class/tty/ttyrc'
[ 26.828661] kobject_uevent_env
[ 26.828666] fill_kobj_path: path = '/class/tty/ttyrd'
[ 26.828696] kobject_uevent_env
[ 26.828701] fill_kobj_path: path = '/class/tty/ttyre'
[ 26.828730] kobject_uevent_env
[ 26.828735] fill_kobj_path: path = '/class/tty/ttyrf'
[ 26.828762] kobject_uevent_env
[ 26.828768] fill_kobj_path: path = '/class/tty/ttys0'
[ 26.828797] kobject_uevent_env
[ 26.828802] fill_kobj_path: path = '/class/tty/ttys1'
[ 26.828833] kobject_uevent_env
[ 26.828838] fill_kobj_path: path = '/class/tty/ttys2'
[ 26.828874] kobject_uevent_env
[ 26.828879] fill_kobj_path: path = '/class/tty/ttys3'
[ 26.828907] kobject_uevent_env
[ 26.828912] fill_kobj_path: path = '/class/tty/ttys4'
[ 26.828940] kobject_uevent_env
[ 26.828945] fill_kobj_path: path = '/class/tty/ttys5'
[ 26.828969] kobject_uevent_env
[ 26.828974] fill_kobj_path: path = '/class/tty/ttys6'
[ 26.828998] kobject_uevent_env
[ 26.829002] fill_kobj_path: path = '/class/tty/ttys7'
[ 26.829032] kobject_uevent_env
[ 26.829037] fill_kobj_path: path = '/class/tty/ttys8'
[ 26.829060] kobject_uevent_env
[ 26.829065] fill_kobj_path: path = '/class/tty/ttys9'
[ 26.829092] kobject_uevent_env
[ 26.829097] fill_kobj_path: path = '/class/tty/ttysa'
[ 26.829126] kobject_uevent_env
[ 26.829131] fill_kobj_path: path = '/class/tty/ttysb'
[ 26.829157] kobject_uevent_env
[ 26.829162] fill_kobj_path: path = '/class/tty/ttysc'
[ 26.829191] kobject_uevent_env
[ 26.829196] fill_kobj_path: path = '/class/tty/ttysd'
[ 26.829223] kobject_uevent_env
[ 26.829230] fill_kobj_path: path = '/class/tty/ttyse'
[ 26.829257] kobject_uevent_env
[ 26.829263] fill_kobj_path: path = '/class/tty/ttysf'
[ 26.829292] kobject_uevent_env
[ 26.829299] fill_kobj_path: path = '/class/tty/ttyt0'
[ 26.829332] kobject_uevent_env
[ 26.829337] fill_kobj_path: path = '/class/tty/ttyt1'
[ 26.829380] kobject_uevent_env
[ 26.829387] fill_kobj_path: path = '/class/tty/ttyt2'
[ 26.829415] kobject_uevent_env
[ 26.829421] fill_kobj_path: path = '/class/tty/ttyt3'
[ 26.829458] kobject_uevent_env
[ 26.829464] fill_kobj_path: path = '/class/tty/ttyt4'
[ 26.829492] kobject_uevent_env
[ 26.829497] fill_kobj_path: path = '/class/tty/ttyt5'
[ 26.829523] kobject_uevent_env
[ 26.829528] fill_kobj_path: path = '/class/tty/ttyt6'
[ 26.829562] kobject_uevent_env
[ 26.829569] fill_kobj_path: path = '/class/tty/ttyt7'
[ 26.829607] kobject_uevent_env
[ 26.829613] fill_kobj_path: path = '/class/tty/ttyt8'
[ 26.829648] kobject_uevent_env
[ 26.829653] fill_kobj_path: path = '/class/tty/ttyt9'
[ 26.829708] kobject_uevent_env
[ 26.829716] fill_kobj_path: path = '/class/tty/ttyta'
[ 26.829747] kobject_uevent_env
[ 26.829752] fill_kobj_path: path = '/class/tty/ttytb'
[ 26.829777] kobject_uevent_env
[ 26.829781] fill_kobj_path: path = '/class/tty/ttytc'
[ 26.829805] kobject_uevent_env
[ 26.829810] fill_kobj_path: path = '/class/tty/ttytd'
[ 26.829835] kobject_uevent_env
[ 26.829840] fill_kobj_path: path = '/class/tty/ttyte'
[ 26.829864] kobject_uevent_env
[ 26.829868] fill_kobj_path: path = '/class/tty/ttytf'
[ 26.829892] kobject_uevent_env
[ 26.829897] fill_kobj_path: path = '/class/tty/ttyu0'
[ 26.829920] kobject_uevent_env
[ 26.829925] fill_kobj_path: path = '/class/tty/ttyu1'
[ 26.829955] kobject_uevent_env
[ 26.829960] fill_kobj_path: path = '/class/tty/ttyu2'
[ 26.829993] kobject_uevent_env
[ 26.829998] fill_kobj_path: path = '/class/tty/ttyu3'
[ 26.830025] kobject_uevent_env
[ 26.830029] fill_kobj_path: path = '/class/tty/ttyu4'
[ 26.830058] kobject_uevent_env
[ 26.830063] fill_kobj_path: path = '/class/tty/ttyu5'
[ 26.830092] kobject_uevent_env
[ 26.830096] fill_kobj_path: path = '/class/tty/ttyu6'
[ 26.830124] kobject_uevent_env
[ 26.830130] fill_kobj_path: path = '/class/tty/ttyu7'
[ 26.830154] kobject_uevent_env
[ 26.830159] fill_kobj_path: path = '/class/tty/ttyu8'
[ 26.830183] kobject_uevent_env
[ 26.830187] fill_kobj_path: path = '/class/tty/ttyu9'
[ 26.830220] kobject_uevent_env
[ 26.830225] fill_kobj_path: path = '/class/tty/ttyua'
[ 26.830249] kobject_uevent_env
[ 26.830254] fill_kobj_path: path = '/class/tty/ttyub'
[ 26.830281] kobject_uevent_env
[ 26.830286] fill_kobj_path: path = '/class/tty/ttyuc'
[ 26.830315] kobject_uevent_env
[ 26.830319] fill_kobj_path: path = '/class/tty/ttyud'
[ 26.830346] kobject_uevent_env
[ 26.830351] fill_kobj_path: path = '/class/tty/ttyue'
[ 26.830377] kobject_uevent_env
[ 26.830382] fill_kobj_path: path = '/class/tty/ttyuf'
[ 26.830412] kobject_uevent_env
[ 26.830416] fill_kobj_path: path = '/class/tty/ttyv0'
[ 26.830459] kobject_uevent_env
[ 26.830464] fill_kobj_path: path = '/class/tty/ttyv1'
[ 26.830505] kobject_uevent_env
[ 26.830511] fill_kobj_path: path = '/class/tty/ttyv2'
[ 26.830549] kobject_uevent_env
[ 26.830555] fill_kobj_path: path = '/class/tty/ttyv3'
[ 26.830591] kobject_uevent_env
[ 26.830597] fill_kobj_path: path = '/class/tty/ttyv4'
[ 26.830634] kobject_uevent_env
[ 26.830641] fill_kobj_path: path = '/class/tty/ttyv5'
[ 26.830675] kobject_uevent_env
[ 26.830681] fill_kobj_path: path = '/class/tty/ttyv6'
[ 26.830707] kobject_uevent_env
[ 26.830712] fill_kobj_path: path = '/class/tty/ttyv7'
[ 26.830736] kobject_uevent_env
[ 26.830740] fill_kobj_path: path = '/class/tty/ttyv8'
[ 26.830771] kobject_uevent_env
[ 26.830776] fill_kobj_path: path = '/class/tty/ttyv9'
[ 26.830803] kobject_uevent_env
[ 26.830807] fill_kobj_path: path = '/class/tty/ttyva'
[ 26.830832] kobject_uevent_env
[ 26.830837] fill_kobj_path: path = '/class/tty/ttyvb'
[ 26.830861] kobject_uevent_env
[ 26.830866] fill_kobj_path: path = '/class/tty/ttyvc'
[ 26.830889] kobject_uevent_env
[ 26.830894] fill_kobj_path: path = '/class/tty/ttyvd'
[ 26.830922] kobject_uevent_env
[ 26.830928] fill_kobj_path: path = '/class/tty/ttyve'
[ 26.830957] kobject_uevent_env
[ 26.830962] fill_kobj_path: path = '/class/tty/ttyvf'
[ 26.830990] kobject_uevent_env
[ 26.830996] fill_kobj_path: path = '/class/tty/ttyw0'
[ 26.831033] kobject_uevent_env
[ 26.831038] fill_kobj_path: path = '/class/tty/ttyw1'
[ 26.831067] kobject_uevent_env
[ 26.831072] fill_kobj_path: path = '/class/tty/ttyw2'
[ 26.831097] kobject_uevent_env
[ 26.831101] fill_kobj_path: path = '/class/tty/ttyw3'
[ 26.831130] kobject_uevent_env
[ 26.831135] fill_kobj_path: path = '/class/tty/ttyw4'
[ 26.831166] kobject_uevent_env
[ 26.831172] fill_kobj_path: path = '/class/tty/ttyw5'
[ 26.831201] kobject_uevent_env
[ 26.831205] fill_kobj_path: path = '/class/tty/ttyw6'
[ 26.831232] kobject_uevent_env
[ 26.831238] fill_kobj_path: path = '/class/tty/ttyw7'
[ 26.831265] kobject_uevent_env
[ 26.831271] fill_kobj_path: path = '/class/tty/ttyw8'
[ 26.831304] kobject_uevent_env
[ 26.831309] fill_kobj_path: path = '/class/tty/ttyw9'
[ 26.831342] kobject_uevent_env
[ 26.831348] fill_kobj_path: path = '/class/tty/ttywa'
[ 26.831378] kobject_uevent_env
[ 26.831384] fill_kobj_path: path = '/class/tty/ttywb'
[ 26.831415] kobject_uevent_env
[ 26.831421] fill_kobj_path: path = '/class/tty/ttywc'
[ 26.831458] kobject_uevent_env
[ 26.831464] fill_kobj_path: path = '/class/tty/ttywd'
[ 26.831492] kobject_uevent_env
[ 26.831498] fill_kobj_path: path = '/class/tty/ttywe'
[ 26.831526] kobject_uevent_env
[ 26.831531] fill_kobj_path: path = '/class/tty/ttywf'
[ 26.831566] kobject_uevent_env
[ 26.831572] fill_kobj_path: path = '/class/tty/ttyx0'
[ 26.831609] kobject_uevent_env
[ 26.831614] fill_kobj_path: path = '/class/tty/ttyx1'
[ 26.831658] kobject_uevent_env
[ 26.831667] fill_kobj_path: path = '/class/tty/ttyx2'
[ 26.831704] kobject_uevent_env
[ 26.831710] fill_kobj_path: path = '/class/tty/ttyx3'
[ 26.831745] kobject_uevent_env
[ 26.831752] fill_kobj_path: path = '/class/tty/ttyx4'
[ 26.831784] kobject_uevent_env
[ 26.831790] fill_kobj_path: path = '/class/tty/ttyx5'
[ 26.831815] kobject_uevent_env
[ 26.831820] fill_kobj_path: path = '/class/tty/ttyx6'
[ 26.831844] kobject_uevent_env
[ 26.831849] fill_kobj_path: path = '/class/tty/ttyx7'
[ 26.831879] kobject_uevent_env
[ 26.831884] fill_kobj_path: path = '/class/tty/ttyx8'
[ 26.831909] kobject_uevent_env
[ 26.831913] fill_kobj_path: path = '/class/tty/ttyx9'
[ 26.831940] kobject_uevent_env
[ 26.831945] fill_kobj_path: path = '/class/tty/ttyxa'
[ 26.831969] kobject_uevent_env
[ 26.831974] fill_kobj_path: path = '/class/tty/ttyxb'
[ 26.831999] kobject_uevent_env
[ 26.832003] fill_kobj_path: path = '/class/tty/ttyxc'
[ 26.832032] kobject_uevent_env
[ 26.832038] fill_kobj_path: path = '/class/tty/ttyxd'
[ 26.832067] kobject_uevent_env
[ 26.832072] fill_kobj_path: path = '/class/tty/ttyxe'
[ 26.832102] kobject_uevent_env
[ 26.832108] fill_kobj_path: path = '/class/tty/ttyxf'
[ 26.832142] kobject_uevent_env
[ 26.832147] fill_kobj_path: path = '/class/tty/ttyy0'
[ 26.832176] kobject_uevent_env
[ 26.832183] fill_kobj_path: path = '/class/tty/ttyy1'
[ 26.832210] kobject_uevent_env
[ 26.832215] fill_kobj_path: path = '/class/tty/ttyy2'
[ 26.832241] kobject_uevent_env
[ 26.832246] fill_kobj_path: path = '/class/tty/ttyy3'
[ 26.832276] kobject_uevent_env
[ 26.832283] fill_kobj_path: path = '/class/tty/ttyy4'
[ 26.832313] kobject_uevent_env
[ 26.832318] fill_kobj_path: path = '/class/tty/ttyy5'
[ 26.832349] kobject_uevent_env
[ 26.832355] fill_kobj_path: path = '/class/tty/ttyy6'
[ 26.832388] kobject_uevent_env
[ 26.832395] fill_kobj_path: path = '/class/tty/ttyy7'
[ 26.832430] kobject_uevent_env
[ 26.832435] fill_kobj_path: path = '/class/tty/ttyy8'
[ 26.832469] kobject_uevent_env
[ 26.832473] fill_kobj_path: path = '/class/tty/ttyy9'
[ 26.832499] kobject_uevent_env
[ 26.832503] fill_kobj_path: path = '/class/tty/ttyya'
[ 26.832526] kobject_uevent_env
[ 26.832531] fill_kobj_path: path = '/class/tty/ttyyb'
[ 26.832554] kobject_uevent_env
[ 26.832559] fill_kobj_path: path = '/class/tty/ttyyc'
[ 26.832585] kobject_uevent_env
[ 26.832589] fill_kobj_path: path = '/class/tty/ttyyd'
[ 26.832615] kobject_uevent_env
[ 26.832621] fill_kobj_path: path = '/class/tty/ttyye'
[ 26.832656] kobject_uevent_env
[ 26.832661] fill_kobj_path: path = '/class/tty/ttyyf'
[ 26.832686] kobject_uevent_env
[ 26.832691] fill_kobj_path: path = '/class/tty/ttyz0'
[ 26.832717] kobject_uevent_env
[ 26.832723] fill_kobj_path: path = '/class/tty/ttyz1'
[ 26.832754] kobject_uevent_env
[ 26.832760] fill_kobj_path: path = '/class/tty/ttyz2'
[ 26.832789] kobject_uevent_env
[ 26.832794] fill_kobj_path: path = '/class/tty/ttyz3'
[ 26.832826] kobject_uevent_env
[ 26.832834] fill_kobj_path: path = '/class/tty/ttyz4'
[ 26.832867] kobject_uevent_env
[ 26.832873] fill_kobj_path: path = '/class/tty/ttyz5'
[ 26.832905] kobject_uevent_env
[ 26.832911] fill_kobj_path: path = '/class/tty/ttyz6'
[ 26.832943] kobject_uevent_env
[ 26.832948] fill_kobj_path: path = '/class/tty/ttyz7'
[ 26.832972] kobject_uevent_env
[ 26.832977] fill_kobj_path: path = '/class/tty/ttyz8'
[ 26.833000] kobject_uevent_env
[ 26.833005] fill_kobj_path: path = '/class/tty/ttyz9'
[ 26.833032] kobject_uevent_env
[ 26.833036] fill_kobj_path: path = '/class/tty/ttyza'
[ 26.833060] kobject_uevent_env
[ 26.833064] fill_kobj_path: path = '/class/tty/ttyzb'
[ 26.833087] kobject_uevent_env
[ 26.833092] fill_kobj_path: path = '/class/tty/ttyzc'
[ 26.833126] kobject_uevent_env
[ 26.833132] fill_kobj_path: path = '/class/tty/ttyzd'
[ 26.833164] kobject_uevent_env
[ 26.833171] fill_kobj_path: path = '/class/tty/ttyze'
[ 26.833206] kobject_uevent_env
[ 26.833213] fill_kobj_path: path = '/class/tty/ttyzf'
[ 26.833262] kobject_uevent_env
[ 26.833267] fill_kobj_path: path = '/class/usb_device/usbdev1.1'
[ 26.833275] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7/usb1'
[ 26.833303] kobject_uevent_env
[ 26.833308] fill_kobj_path: path = '/class/usb_device/usbdev2.1'
[ 26.833315] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2'
[ 26.833344] kobject_uevent_env
[ 26.833348] fill_kobj_path: path = '/class/usb_device/usbdev2.2'
[ 26.833355] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1'
[ 26.833381] kobject_uevent_env
[ 26.833386] fill_kobj_path: path = '/class/usb_device/usbdev2.3'
[ 26.833394] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2'
[ 26.833420] kobject_uevent_env
[ 26.833425] fill_kobj_path: path = '/class/usb_device/usbdev3.1'
[ 26.833431] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1/usb3'
[ 26.836921] kobject_uevent_env
[ 26.836933] fill_kobj_path: path = '/class/usb_device/usbdev4.1'
[ 26.836942] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2/usb4'
[ 26.836976] kobject_uevent_env
[ 26.836983] fill_kobj_path: path = '/class/usb_device/usbdev5.1'
[ 26.836991] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3/usb5'
[ 26.837027] kobject_uevent_env
[ 26.837032] fill_kobj_path: path = '/class/usb_endpoint/usbdev1.1_ep00'
[ 26.837041] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7/usb1'
[ 26.837071] kobject_uevent_env
[ 26.837076] fill_kobj_path: path = '/class/usb_endpoint/usbdev1.1_ep81'
[ 26.837083] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0'
[ 26.837114] kobject_uevent_env
[ 26.837119] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.1_ep00'
[ 26.837127] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2'
[ 26.837158] kobject_uevent_env
[ 26.837165] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.1_ep81'
[ 26.837174] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0'
[ 26.837201] kobject_uevent_env
[ 26.837206] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.2_ep00'
[ 26.837212] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1'
[ 26.837241] kobject_uevent_env
[ 26.837247] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.2_ep81'
[ 26.837257] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 26.837287] kobject_uevent_env
[ 26.837293] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.3_ep00'
[ 26.837300] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2'
[ 26.837331] kobject_uevent_env
[ 26.837336] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.3_ep81'
[ 26.837343] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 26.837373] kobject_uevent_env
[ 26.837378] fill_kobj_path: path = '/class/usb_endpoint/usbdev2.3_ep82'
[ 26.837385] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 26.837414] kobject_uevent_env
[ 26.837420] fill_kobj_path: path = '/class/usb_endpoint/usbdev3.1_ep00'
[ 26.837427] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1/usb3'
[ 26.837466] kobject_uevent_env
[ 26.837471] fill_kobj_path: path = '/class/usb_endpoint/usbdev3.1_ep81'
[ 26.837478] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1/usb3/3-0:1.0'
[ 26.837506] kobject_uevent_env
[ 26.837512] fill_kobj_path: path = '/class/usb_endpoint/usbdev4.1_ep00'
[ 26.837518] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2/usb4'
[ 26.837546] kobject_uevent_env
[ 26.837551] fill_kobj_path: path = '/class/usb_endpoint/usbdev4.1_ep81'
[ 26.837558] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0'
[ 26.837587] kobject_uevent_env
[ 26.837592] fill_kobj_path: path = '/class/usb_endpoint/usbdev5.1_ep00'
[ 26.837598] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3/usb5'
[ 26.837627] kobject_uevent_env
[ 26.837632] fill_kobj_path: path = '/class/usb_endpoint/usbdev5.1_ep81'
[ 26.837639] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0'
[ 26.837666] kobject_uevent_env
[ 26.837671] fill_kobj_path: path = '/class/usb_host/usb_host1'
[ 26.837677] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7'
[ 26.837715] kobject_uevent_env
[ 26.837721] fill_kobj_path: path = '/class/usb_host/usb_host2'
[ 26.837727] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0'
[ 26.837767] kobject_uevent_env
[ 26.837774] fill_kobj_path: path = '/class/usb_host/usb_host3'
[ 26.837780] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1'
[ 26.837812] kobject_uevent_env
[ 26.837820] fill_kobj_path: path = '/class/usb_host/usb_host4'
[ 26.837826] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2'
[ 26.837858] kobject_uevent_env
[ 26.837864] fill_kobj_path: path = '/class/usb_host/usb_host5'
[ 26.837871] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3'
[ 26.837903] kobject_uevent_env
[ 26.837908] fill_kobj_path: path = '/class/vc/vcs'
[ 26.837940] kobject_uevent_env
[ 26.837946] fill_kobj_path: path = '/class/vc/vcs1'
[ 26.837976] kobject_uevent_env
[ 26.837981] fill_kobj_path: path = '/class/vc/vcsa'
[ 26.838011] kobject_uevent_env
[ 26.838017] fill_kobj_path: path = '/class/vc/vcsa1'
[ 26.838052] kobject_uevent_env
[ 26.838059] fill_kobj_path: path = '/class/vtconsole/vtcon0'
[ 26.838113] kobject_uevent_env
[ 26.838118] fill_kobj_path: path = '/devices/LNXSYSTM:00'
[ 26.838150] kobject_uevent_env
[ 26.838155] fill_kobj_path: path = '/devices/LNXSYSTM:00/ACPI0007:00'
[ 26.838188] kobject_uevent_env
[ 26.838193] fill_kobj_path: path = '/devices/LNXSYSTM:00/ACPI0007:01'
[ 26.838226] kobject_uevent_env
[ 26.838231] fill_kobj_path: path = '/devices/LNXSYSTM:00/LNXPWRBN:00'
[ 26.838263] kobject_uevent_env
[ 26.838268] fill_kobj_path: path = '/devices/LNXSYSTM:00/LNXTHERM:00'
[ 26.838295] kobject_uevent_env
[ 26.838300] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00'
[ 26.838328] kobject_uevent_env
[ 26.838334] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00'
[ 26.838368] kobject_uevent_env
[ 26.838374] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01'
[ 26.838408] kobject_uevent_env
[ 26.838413] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02'
[ 26.838508] kobject_uevent_env
[ 26.838516] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/device:03'
[ 26.838559] kobject_uevent_env
[ 26.838568] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/device:03/device:04'
[ 26.838610] kobject_uevent_env
[ 26.838617] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/device:03/device:05'
[ 26.838655] kobject_uevent_env
[ 26.838662] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/device:06'
[ 26.838703] kobject_uevent_env
[ 26.838708] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/device:06/device:07'
[ 26.838744] kobject_uevent_env
[ 26.838750] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/device:06/device:08'
[ 26.838782] kobject_uevent_env
[ 26.838788] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:09'
[ 26.838818] kobject_uevent_env
[ 26.838824] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0a'
[ 26.838858] kobject_uevent_env
[ 26.838864] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0b'
[ 26.838894] kobject_uevent_env
[ 26.838900] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0c'
[ 26.838931] kobject_uevent_env
[ 26.838938] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0d'
[ 26.838979] kobject_uevent_env
[ 26.838987] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e'
[ 26.839024] kobject_uevent_env
[ 26.839031] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f'
[ 26.839074] kobject_uevent_env
[ 26.839081] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10'
[ 26.839120] kobject_uevent_env
[ 26.839125] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0000:00'
[ 26.839169] kobject_uevent_env
[ 26.839175] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0100:00'
[ 26.839206] kobject_uevent_env
[ 26.839212] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0200:00'
[ 26.839247] kobject_uevent_env
[ 26.839255] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0401:00'
[ 26.839291] kobject_uevent_env
[ 26.839297] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0501:00'
[ 26.839329] kobject_uevent_env
[ 26.839336] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0501:01'
[ 26.839374] kobject_uevent_env
[ 26.839382] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0700:00'
[ 26.839419] kobject_uevent_env
[ 26.839425] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0800:00'
[ 26.839484] kobject_uevent_env
[ 26.839492] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0B00:00'
[ 26.839530] kobject_uevent_env
[ 26.839539] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0C02:00'
[ 26.839574] kobject_uevent_env
[ 26.839580] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0C02:01'
[ 26.839611] kobject_uevent_env
[ 26.839617] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0C02:02'
[ 26.839647] kobject_uevent_env
[ 26.839652] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0C04:00'
[ 26.839682] kobject_uevent_env
[ 26.839688] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNP0F03:00'
[ 26.839720] kobject_uevent_env
[ 26.839726] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNPB006:00'
[ 26.839756] kobject_uevent_env
[ 26.839762] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10/PNPB02F:00'
[ 26.839794] kobject_uevent_env
[ 26.839800] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11'
[ 26.839828] kobject_uevent_env
[ 26.839834] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12'
[ 26.839865] kobject_uevent_env
[ 26.839871] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12/device:13'
[ 26.839903] kobject_uevent_env
[ 26.839909] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C01:00'
[ 26.839942] kobject_uevent_env
[ 26.839947] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0C:00'
[ 26.839980] kobject_uevent_env
[ 26.839986] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:00'
[ 26.840020] kobject_uevent_env
[ 26.840025] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:01'
[ 26.840056] kobject_uevent_env
[ 26.840061] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:02'
[ 26.840092] kobject_uevent_env
[ 26.840097] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:03'
[ 26.840128] kobject_uevent_env
[ 26.840135] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:04'
[ 26.840169] kobject_uevent_env
[ 26.840174] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:05'
[ 26.840206] kobject_uevent_env
[ 26.840212] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:06'
[ 26.840250] kobject_uevent_env
[ 26.840257] fill_kobj_path: path = '/devices/LNXSYSTM:00/device:00/PNP0C0F:07'
[ 26.840296] kobject_uevent_env
[ 26.840304] fill_kobj_path: path = '/devices/pci0000:00/0000:00:00.0'
[ 26.840350] kobject_uevent_env
[ 26.840356] fill_kobj_path: path = '/devices/pci0000:00/0000:00:01.0'
[ 26.840395] kobject_uevent_env
[ 26.840401] fill_kobj_path: path = '/devices/pci0000:00/0000:00:01.0/0000:01:00.0'
[ 26.840450] kobject_uevent_env
[ 26.840455] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0'
[ 26.840494] kobject_uevent_env
[ 26.840500] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2'
[ 26.840545] kobject_uevent_env
[ 26.840550] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0'
[ 26.840598] kobject_uevent_env
[ 26.840604] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1'
[ 26.840647] kobject_uevent_env
[ 26.840653] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0'
[ 26.840702] kobject_uevent_env
[ 26.840708] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2'
[ 26.840750] kobject_uevent_env
[ 26.840758] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0'
[ 26.840804] kobject_uevent_env
[ 26.840810] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1'
[ 26.840854] kobject_uevent_env
[ 26.840860] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1'
[ 26.840901] kobject_uevent_env
[ 26.840907] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1/usb3'
[ 26.840942] kobject_uevent_env
[ 26.840947] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.1/usb3/3-0:1.0'
[ 26.840984] kobject_uevent_env
[ 26.840989] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2'
[ 26.841028] kobject_uevent_env
[ 26.841033] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2/usb4'
[ 26.841070] kobject_uevent_env
[ 26.841076] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0'
[ 26.841112] kobject_uevent_env
[ 26.841117] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3'
[ 26.841158] kobject_uevent_env
[ 26.841164] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3/usb5'
[ 26.841201] kobject_uevent_env
[ 26.841206] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0'
[ 26.841250] kobject_uevent_env
[ 26.841256] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7'
[ 26.841301] kobject_uevent_env
[ 26.841307] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7/usb1'
[ 26.841350] kobject_uevent_env
[ 26.841357] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0'
[ 26.841406] kobject_uevent_env
[ 26.841412] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0'
[ 26.841462] kobject_uevent_env
[ 26.841469] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:03.0'
[ 26.841508] kobject_uevent_env
[ 26.841515] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:03.0/fw-host0'
[ 26.841555] kobject_uevent_env
[ 26.841564] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:03.0/fw-host0/0011d8000062f3a4'
[ 26.841611] kobject_uevent_env
[ 26.841618] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:05.0'
[ 26.841671] kobject_uevent_env
[ 26.841680] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:0a.0'
[ 26.841728] kobject_uevent_env
[ 26.841735] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.0'
[ 26.841772] kobject_uevent_env
[ 26.841777] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1'
[ 26.841815] kobject_uevent_env
[ 26.841821] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'
[ 26.841855] kobject_uevent_env
[ 26.841862] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0'
[ 26.841892] kobject_uevent_env
[ 26.841897] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.3'
[ 26.841930] kobject_uevent_env
[ 26.841935] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5'
[ 26.841972] kobject_uevent_env
[ 26.841979] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1f.5/0-0:ALC850'
[ 26.842011] kobject_uevent_env
[ 26.842017] fill_kobj_path: path = '/devices/platform/floppy.0'
[ 26.842050] kobject_uevent_env
[ 26.842054] kobject filter function caused the event to drop!
[ 26.842076] kobject_uevent_env
[ 26.842082] fill_kobj_path: path = '/devices/platform/i8042/serio0'
[ 26.842115] kobject_uevent_env
[ 26.842121] fill_kobj_path: path = '/devices/platform/i8042/serio1'
[ 26.842151] kobject_uevent_env
[ 26.842154] kobject filter function caused the event to drop!
[ 26.842199] kobject_uevent_env
[ 26.842202] kobject filter function caused the event to drop!
[ 26.842221] kobject_uevent_env
[ 26.842224] kobject filter function caused the event to drop!
[ 26.842246] kobject_uevent_env
[ 26.842250] kobject filter function caused the event to drop!
[ 26.842288] kobject_uevent_env
[ 26.842294] fill_kobj_path: path = '/devices/pnp0/00:00'
[ 26.842319] kobject_uevent_env
[ 26.842324] fill_kobj_path: path = '/devices/pnp0/00:01'
[ 26.842351] kobject_uevent_env
[ 26.842355] fill_kobj_path: path = '/devices/pnp0/00:02'
[ 26.842384] kobject_uevent_env
[ 26.842390] fill_kobj_path: path = '/devices/pnp0/00:03'
[ 26.842443] kobject_uevent_env
[ 26.842450] fill_kobj_path: path = '/devices/pnp0/00:04'
[ 26.842499] kobject_uevent_env
[ 26.842507] fill_kobj_path: path = '/devices/pnp0/00:05'
[ 26.842547] kobject_uevent_env
[ 26.842555] fill_kobj_path: path = '/devices/pnp0/00:06'
[ 26.842591] kobject_uevent_env
[ 26.842596] fill_kobj_path: path = '/devices/pnp0/00:07'
[ 26.842622] kobject_uevent_env
[ 26.842626] fill_kobj_path: path = '/devices/pnp0/00:08'
[ 26.842650] kobject_uevent_env
[ 26.842654] fill_kobj_path: path = '/devices/pnp0/00:09'
[ 26.842679] kobject_uevent_env
[ 26.842684] fill_kobj_path: path = '/devices/pnp0/00:0a'
[ 26.842712] kobject_uevent_env
[ 26.842717] fill_kobj_path: path = '/devices/pnp0/00:0a/gameport0'
[ 26.842743] kobject_uevent_env
[ 26.842748] fill_kobj_path: path = '/devices/pnp0/00:0b'
[ 26.842772] kobject_uevent_env
[ 26.842776] fill_kobj_path: path = '/devices/pnp0/00:0c'
[ 26.842807] kobject_uevent_env
[ 26.842813] fill_kobj_path: path = '/devices/pnp0/00:0d'
[ 26.842846] kobject_uevent_env
[ 26.842851] fill_kobj_path: path = '/devices/pnp0/00:0e'
[ 26.842880] kobject_uevent_env
[ 26.842885] fill_kobj_path: path = '/devices/pnp0/00:0f'
[ 28.212758] kobject cfg80211: registering. parent: <NULL>, set: module
[ 28.212788] kobject holders: registering. parent: cfg80211, set: <NULL>
[ 28.212795] kobject_uevent_env
[ 28.212798] kobject filter function caused the event to drop!
[ 28.212808] kobject_uevent_env
[ 28.212812] fill_kobj_path: path = '/module/cfg80211'
[ 28.215480] kobject ieee80211: registering. parent: <NULL>, set: class
[ 28.215513] kobject_uevent_env
[ 28.215519] fill_kobj_path: path = '/class/ieee80211'
[ 28.298066] kobject mac80211: registering. parent: <NULL>, set: module
[ 28.298097] kobject holders: registering. parent: mac80211, set: <NULL>
[ 28.298107] kobject_uevent_env
[ 28.298112] kobject filter function caused the event to drop!
[ 28.298129] kobject_uevent_env
[ 28.298135] fill_kobj_path: path = '/module/mac80211'
[ 28.315878] kobject rt2x00lib: registering. parent: <NULL>, set: module
[ 28.315911] kobject holders: registering. parent: rt2x00lib, set: <NULL>
[ 28.315920] kobject_uevent_env
[ 28.315923] kobject filter function caused the event to drop!
[ 28.315933] kobject_uevent_env
[ 28.315938] fill_kobj_path: path = '/module/rt2x00lib'
[ 28.325278] kobject rt2x00pci: registering. parent: <NULL>, set: module
[ 28.325317] kobject holders: registering. parent: rt2x00pci, set: <NULL>
[ 28.325325] kobject_uevent_env
[ 28.325330] kobject filter function caused the event to drop!
[ 28.325345] kobject_uevent_env
[ 28.325352] fill_kobj_path: path = '/module/rt2x00pci'
[ 28.335532] kobject rt2500pci: registering. parent: <NULL>, set: module
[ 28.335554] kobject holders: registering. parent: rt2500pci, set: <NULL>
[ 28.335559] kobject_uevent_env
[ 28.335561] kobject filter function caused the event to drop!
[ 28.335567] kobject_uevent_env
[ 28.335571] fill_kobj_path: path = '/module/rt2500pci'
[ 28.335720] kobject rt2500pci: registering. parent: <NULL>, set: drivers
[ 28.335731] kobject_uevent_env
[ 28.335736] fill_kobj_path: path = '/bus/pci/drivers/rt2500pci'
[ 28.335830] ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 18
[ 28.348542] phy0 -> rt2500pci_validate_eeprom: EEPROM recovery - NIC: 0xfff0
[ 28.348549] phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003, rev: 00000004.
[ 28.348658] kobject phy0: registering. parent: ieee80211, set: devices
[ 28.348686] kobject_uevent_env
[ 28.348691] fill_kobj_path: path = '/class/ieee80211/phy0'
[ 28.348696] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:0a.0'
[ 28.348778] kobject wmaster0: registering. parent: net, set: devices
[ 28.348872] kobject_uevent_env
[ 28.348877] fill_kobj_path: path = '/class/net/wmaster0'
[ 28.348882] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:0a.0'
[ 28.354700] kobject rc80211_simple: registering. parent: <NULL>, set: module
[ 28.354722] kobject holders: registering. parent: rc80211_simple, set: <NULL>
[ 28.354726] kobject_uevent_env
[ 28.354728] kobject filter function caused the event to drop!
[ 28.354733] kobject_uevent_env
[ 28.354740] fill_kobj_path: path = '/module/rc80211_simple'
[ 28.355120] wmaster0: Selected rate control algorithm 'simple'
[ 28.358445] kobject wlan0: registering. parent: net, set: devices
[ 28.358524] kobject_uevent_env
[ 28.358530] fill_kobj_path: path = '/class/net/wlan0'
[ 28.358535] fill_kobj_path: path = '/devices/pci0000:00/0000:00:1e.0/0000:02:0a.0'
[ 28.358649] kobject drivers: registering. parent: rt2500pci, set: <NULL>
[ 28.358658] kobject_uevent_env
[ 28.358661] kobject filter function caused the event to drop!
[ 28.376838] phy0 -> rt2500pci_init_bbp: Debug - Start initialization from EEPROM...
[ 28.376845] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x0f, value: 0x30.
[ 28.376848] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x11, value: 0x26.
[ 28.376851] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x15, value: 0x18.
[ 28.376855] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x16, value: 0x18.
[ 28.376858] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x35, value: 0x10.
[ 28.376861] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x36, value: 0x10.
[ 28.376864] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x3d, value: 0x6a.
[ 28.376868] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x3e, value: 0x10.
[ 28.376871] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x23, value: 0x50.
[ 28.376874] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x29, value: 0x60.
[ 28.376877] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x36, value: 0x18.
[ 28.376880] phy0 -> rt2500pci_init_bbp: Debug - BBP: 0x3e, value: 0x00.
[ 28.376884] phy0 -> rt2500pci_init_bbp: Debug - ...End initialization from EEPROM.
[ 28.376924] no beacon data avail for idx=4 (wlan0)
[ 28.380247] HW CONFIG: channel=1 freq=2412 phymode=3
[ 28.397169] phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
[ 28.397286] phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
[ 28.397294] phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
[ 28.426699] HW CONFIG: channel=1 freq=2412 phymode=3
[ 28.479079] no beacon data avail for idx=4 (wlan0)
[ 28.486823] HW CONFIG: channel=2 freq=2417 phymode=3
[ 28.526509] Adding 2032212k swap on /dev/sda2. Priority:-1 extents:1 across:2032212k
[ 28.548679] HW CONFIG: channel=3 freq=2422 phymode=3
[ 28.610291] HW CONFIG: channel=4 freq=2427 phymode=3
[ 28.651420] EXT3 FS on sda1, internal journal
[ 28.672152] HW CONFIG: channel=5 freq=2432 phymode=3
[ 28.734316] HW CONFIG: channel=6 freq=2437 phymode=3
[ 28.797139] HW CONFIG: channel=7 freq=2442 phymode=3
[ 28.858753] HW CONFIG: channel=8 freq=2447 phymode=3
[ 28.920860] HW CONFIG: channel=9 freq=2452 phymode=3
[ 28.982470] HW CONFIG: channel=10 freq=2457 phymode=3
[ 29.044328] HW CONFIG: channel=11 freq=2462 phymode=3
[ 29.106198] HW CONFIG: channel=1 freq=2412 phymode=3
[ 29.108716] HW CONFIG: channel=11 freq=2462 phymode=3
[ 29.110946] wlan0: Initial auth_alg=0
[ 29.110950] wlan0: authenticate with AP 00:09:5b:70:2d:68
[ 29.112212] wlan0: RX authentication from 00:09:5b:70:2d:68 (alg=0 transaction=2 status=0)
[ 29.112216] wlan0: authenticated
[ 29.112219] wlan0: associate with AP 00:09:5b:70:2d:68
[ 29.114208] wlan0: RX AssocResp from 00:09:5b:70:2d:68 (capab=0x5 status=0 aid=4)
[ 29.114211] wlan0: associated
[ 29.115203] wmaster0: Added STA 00:09:5b:70:2d:68
[ 29.145167] no beacon data avail for idx=4 (wlan0)
[ 29.247318] no beacon data avail for idx=4 (wlan0)
[ 29.349471] no beacon data avail for idx=4 (wlan0)
[ 29.451624] no beacon data avail for idx=4 (wlan0)
[ 29.553802] no beacon data avail for idx=4 (wlan0)
[ 29.655935] no beacon data avail for idx=4 (wlan0)
[ 29.758088] no beacon data avail for idx=4 (wlan0)
[ 29.860241] no beacon data avail for idx=4 (wlan0)
[ 30.345836] kobject vcs5: registering. parent: vc, set: devices
[ 30.345874] kobject_uevent_env
[ 30.345887] fill_kobj_path: path = '/class/vc/vcs5'
[ 30.345919] kobject vcsa5: registering. parent: vc, set: devices
[ 30.345933] kobject_uevent_env
[ 30.345937] fill_kobj_path: path = '/class/vc/vcsa5'
[ 30.347348] kobject vcs3: registering. parent: vc, set: devices
[ 30.347380] kobject_uevent_env
[ 30.347386] fill_kobj_path: path = '/class/vc/vcs3'
[ 30.347404] kobject vcsa3: registering. parent: vc, set: devices
[ 30.347418] kobject_uevent_env
[ 30.347422] fill_kobj_path: path = '/class/vc/vcsa3'
[ 30.348209] kobject vcs6: registering. parent: vc, set: devices
[ 30.348235] kobject_uevent_env
[ 30.348244] fill_kobj_path: path = '/class/vc/vcs6'
[ 30.348264] kobject vcsa6: registering. parent: vc, set: devices
[ 30.348282] kobject_uevent_env
[ 30.348288] fill_kobj_path: path = '/class/vc/vcsa6'
[ 30.349798] kobject vcs4: registering. parent: vc, set: devices
[ 30.349827] kobject_uevent_env
[ 30.349833] fill_kobj_path: path = '/class/vc/vcs4'
[ 30.349853] kobject vcsa4: registering. parent: vc, set: devices
[ 30.349867] kobject_uevent_env
[ 30.349872] fill_kobj_path: path = '/class/vc/vcsa4'
[ 30.355843] kobject vcs2: registering. parent: vc, set: devices
[ 30.355935] kobject_uevent_env
[ 30.355944] fill_kobj_path: path = '/class/vc/vcs2'
[ 30.355963] kobject vcsa2: registering. parent: vc, set: devices
[ 30.355978] kobject_uevent_env
[ 30.355983] fill_kobj_path: path = '/class/vc/vcsa2'
[ 30.567676] wlan0: setting MTU 1492
[ 33.435626] printk: 34 messages suppressed.
[ 33.435633] no beacon data avail for idx=4 (wlan0)
[ 38.441165] printk: 48 messages suppressed.
[ 38.441172] no beacon data avail for idx=4 (wlan0)
[ 43.446701] printk: 48 messages suppressed.
[ 43.446708] no beacon data avail for idx=4 (wlan0)
[ 48.350085] printk: 47 messages suppressed.
[ 48.350092] no beacon data avail for idx=4 (wlan0)
[ 53.355623] printk: 48 messages suppressed.
[ 53.355630] no beacon data avail for idx=4 (wlan0)
[ 58.361160] printk: 48 messages suppressed.
[ 58.361167] no beacon data avail for idx=4 (wlan0)
[ 63.366699] printk: 48 messages suppressed.
[ 63.366707] no beacon data avail for idx=4 (wlan0)
[ 68.372237] printk: 47 messages suppressed.
[ 68.372244] no beacon data avail for idx=4 (wlan0)
[ 73.377775] printk: 48 messages suppressed.
[ 73.377782] no beacon data avail for idx=4 (wlan0)
[ 78.383314] printk: 47 messages suppressed.
[ 78.383320] no beacon data avail for idx=4 (wlan0)
[ 83.286699] printk: 47 messages suppressed.
[ 83.286706] no beacon data avail for idx=4 (wlan0)
[ 88.292234] printk: 48 messages suppressed.
[ 88.292242] no beacon data avail for idx=4 (wlan0)
[ 93.297774] printk: 48 messages suppressed.
[ 93.297781] no beacon data avail for idx=4 (wlan0)
[ 98.303311] printk: 48 messages suppressed.
[ 98.303318] no beacon data avail for idx=4 (wlan0)
[ 103.308848] printk: 48 messages suppressed.
[ 103.308856] no beacon data avail for idx=4 (wlan0)
[ 108.314388] printk: 48 messages suppressed.
[ 108.314394] no beacon data avail for idx=4 (wlan0)
[ 113.319926] printk: 46 messages suppressed.
[ 113.319933] no beacon data avail for idx=4 (wlan0)
[ 118.223310] printk: 47 messages suppressed.
[ 118.223317] no beacon data avail for idx=4 (wlan0)
[ 123.228850] printk: 48 messages suppressed.
[ 123.228857] no beacon data avail for idx=4 (wlan0)
[ 128.234387] printk: 48 messages suppressed.
[ 128.234394] no beacon data avail for idx=4 (wlan0)
[ 133.239925] printk: 48 messages suppressed.
[ 133.239933] no beacon data avail for idx=4 (wlan0)
[ 138.245463] printk: 48 messages suppressed.
[ 138.245471] no beacon data avail for idx=4 (wlan0)
[ 143.251002] printk: 48 messages suppressed.
[ 143.251009] no beacon data avail for idx=4 (wlan0)
[ 147.657027] kobject vcs7: registering. parent: vc, set: devices
[ 147.657094] kobject_uevent_env
[ 147.657105] fill_kobj_path: path = '/class/vc/vcs7'
[ 147.657132] kobject vcsa7: registering. parent: vc, set: devices
[ 147.657146] kobject_uevent_env
[ 147.657151] fill_kobj_path: path = '/class/vc/vcsa7'
[ 148.256542] printk: 48 messages suppressed.
[ 148.256554] no beacon data avail for idx=4 (wlan0)
[ 150.264049] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
[ 150.264078] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
[ 150.264122] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
[ 150.545903] [drm] Setting GART location based on new memory map
[ 150.545917] [drm] Loading R200 Microcode
[ 150.545972] [drm] writeback test succeeded in 1 usecs
[ 153.262088] printk: 48 messages suppressed.
[ 153.262101] no beacon data avail for idx=4 (wlan0)
[ 158.165487] printk: 47 messages suppressed.
[ 158.165495] no beacon data avail for idx=4 (wlan0)
[ 163.171015] printk: 48 messages suppressed.
[ 163.171190] no beacon data avail for idx=4 (wlan0)
[ 168.176546] printk: 48 messages suppressed.
[ 168.176554] no beacon data avail for idx=4 (wlan0)
[ 173.182112] printk: 48 messages suppressed.
[ 173.182124] no beacon data avail for idx=4 (wlan0)
[ 178.187648] printk: 48 messages suppressed.
[ 178.187657] no beacon data avail for idx=4 (wlan0)
[ 183.193186] printk: 48 messages suppressed.
[ 183.193195] no beacon data avail for idx=4 (wlan0)
[ 188.198718] printk: 48 messages suppressed.
[ 188.198739] no beacon data avail for idx=4 (wlan0)
[ 193.102102] printk: 47 messages suppressed.
[ 193.102110] no beacon data avail for idx=4 (wlan0)
[ 198.107635] printk: 48 messages suppressed.
[ 198.107643] no beacon data avail for idx=4 (wlan0)
[ 203.113178] printk: 48 messages suppressed.
[ 203.113186] no beacon data avail for idx=4 (wlan0)
[ 208.118927] printk: 48 messages suppressed.
[ 208.118935] no beacon data avail for idx=4 (wlan0)
[ 213.124245] printk: 48 messages suppressed.
[ 213.124253] no beacon data avail for idx=4 (wlan0)
[ 218.129783] printk: 48 messages suppressed.
[ 218.129791] no beacon data avail for idx=4 (wlan0)
[ 223.135319] printk: 48 messages suppressed.
[ 223.135327] no beacon data avail for idx=4 (wlan0)
[ 228.038705] printk: 47 messages suppressed.
[ 228.038714] no beacon data avail for idx=4 (wlan0)
[ 233.044256] printk: 48 messages suppressed.
[ 233.044264] no beacon data avail for idx=4 (wlan0)
[ 238.049782] printk: 48 messages suppressed.
[ 238.049791] no beacon data avail for idx=4 (wlan0)
[ 243.055340] printk: 48 messages suppressed.
[ 243.055349] no beacon data avail for idx=4 (wlan0)
[ 248.060873] printk: 48 messages suppressed.
[ 248.060881] no beacon data avail for idx=4 (wlan0)
[ 253.066416] printk: 48 messages suppressed.
[ 253.066425] no beacon data avail for idx=4 (wlan0)
[ 258.071935] printk: 48 messages suppressed.
[ 258.071944] no beacon data avail for idx=4 (wlan0)
[ 263.077476] printk: 48 messages suppressed.
[ 263.077484] no beacon data avail for idx=4 (wlan0)
[ 267.980878] printk: 47 messages suppressed.
[ 267.980886] no beacon data avail for idx=4 (wlan0)
[ 272.986415] printk: 48 messages suppressed.
[ 272.986423] no beacon data avail for idx=4 (wlan0)
[ 277.991938] printk: 48 messages suppressed.
[ 277.991947] no beacon data avail for idx=4 (wlan0)
[ 282.997494] printk: 48 messages suppressed.
[ 282.997502] no beacon data avail for idx=4 (wlan0)
[ 288.003018] printk: 48 messages suppressed.
[ 288.003026] no beacon data avail for idx=4 (wlan0)
[ 293.008555] printk: 48 messages suppressed.
[ 293.008564] no beacon data avail for idx=4 (wlan0)
[ 298.014106] printk: 48 messages suppressed.
[ 298.014114] no beacon data avail for idx=4 (wlan0)
[ 302.917485] printk: 47 messages suppressed.
[ 302.917493] no beacon data avail for idx=4 (wlan0)
[ 307.923027] printk: 48 messages suppressed.
[ 307.923040] no beacon data avail for idx=4 (wlan0)
[ 312.928558] printk: 48 messages suppressed.
[ 312.928566] no beacon data avail for idx=4 (wlan0)
[ 317.934097] printk: 48 messages suppressed.
[ 317.934105] no beacon data avail for idx=4 (wlan0)
[ 322.939638] printk: 48 messages suppressed.
[ 322.939646] no beacon data avail for idx=4 (wlan0)
[ 327.945193] printk: 48 messages suppressed.
[ 327.945201] no beacon data avail for idx=4 (wlan0)
[ 332.950717] printk: 48 messages suppressed.
[ 332.950726] no beacon data avail for idx=4 (wlan0)
[ 337.856236] printk: 47 messages suppressed.
[ 337.856244] no beacon data avail for idx=4 (wlan0)
[ 342.859660] printk: 48 messages suppressed.
[ 342.859668] no beacon data avail for idx=4 (wlan0)
[ 347.865191] printk: 48 messages suppressed.
[ 347.865199] no beacon data avail for idx=4 (wlan0)
[ 352.870727] printk: 48 messages suppressed.
[ 352.870735] no beacon data avail for idx=4 (wlan0)
[ 357.876272] printk: 47 messages suppressed.
[ 357.876281] no beacon data avail for idx=4 (wlan0)
[ 362.881811] printk: 48 messages suppressed.
[ 362.881819] no beacon data avail for idx=4 (wlan0)
[ 367.887450] printk: 48 messages suppressed.
[ 367.887459] no beacon data avail for idx=4 (wlan0)
[ 372.791237] printk: 47 messages suppressed.
[ 372.791248] no beacon data avail for idx=4 (wlan0)
[ 377.796264] printk: 48 messages suppressed.
[ 377.796272] no beacon data avail for idx=4 (wlan0)
[ 382.801816] printk: 48 messages suppressed.
[ 382.801824] no beacon data avail for idx=4 (wlan0)
[ 387.807351] printk: 48 messages suppressed.
[ 387.807360] no beacon data avail for idx=4 (wlan0)
[ 392.813314] printk: 47 messages suppressed.
[ 392.813322] no beacon data avail for idx=4 (wlan0)
[ 397.818426] printk: 48 messages suppressed.
[ 397.818435] no beacon data avail for idx=4 (wlan0)
[ 402.823967] printk: 47 messages suppressed.
[ 402.823975] no beacon data avail for idx=4 (wlan0)
[ 407.829521] printk: 48 messages suppressed.
[ 407.829529] no beacon data avail for idx=4 (wlan0)
[ 412.732886] printk: 47 messages suppressed.
[ 412.732894] no beacon data avail for idx=4 (wlan0)
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 4:29 ` Rob Hussey
@ 2007-09-08 4:40 ` Rob Hussey
2007-09-08 7:49 ` Johannes Berg
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 4:40 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Ivo van Doorn
On 9/8/07, Rob Hussey <robjhussey@gmail.com> wrote:
> Not sure if it's any help, but I've attached dmesg output with rt2x00
> built as modules. DEBUG_KOBJECT is still enabled, so maybe there's
> some sorta clue in there. BTW, if I do:
> grep -c "parent: <NULL>" dmesg.txt
> I get: 32
> Is that normal?
>
You don't have to answer that. Going through the dmesg it seems a lot
of devices rightfully have null for parent. The relevant line seems to
be:
[ 28.348658] kobject phy0: registering. parent: ieee80211, set: devices
Strange that it correctly registers as a module but not built-in.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 4:40 ` Rob Hussey
@ 2007-09-08 7:49 ` Johannes Berg
2007-09-08 8:26 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-08 7:49 UTC (permalink / raw)
To: Rob Hussey; +Cc: linux-wireless, Ivo van Doorn
[-- Attachment #1: Type: text/plain, Size: 756 bytes --]
On Sat, 2007-09-08 at 00:40 -0400, Rob Hussey wrote:
> You don't have to answer that. Going through the dmesg it seems a lot
> of devices rightfully have null for parent.
Ok so that means I read the stackdumps wrong.
> The relevant line seems to
> be:
> [ 28.348658] kobject phy0: registering. parent: ieee80211, set: devices
That's interesting though. I'll have to take another look. Maybe somehow
we initialise cfg80211 too late. In fact.. Hmm. Can you try something?
When having rt2500pci built in obviously you also have cfg80211 built
in. Can you go to the end of the file net/wireless/core.c and exchange
the module_init(cfg80211_init) with subsys_initcall(cfg80211_init)? It
looks like that might be the problem.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 7:49 ` Johannes Berg
@ 2007-09-08 8:26 ` Rob Hussey
2007-09-08 9:36 ` Johannes Berg
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 8:26 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Ivo van Doorn
On 9/8/07, Johannes Berg <johannes@sipsolutions.net> wrote:
>
> Can you go to the end of the file net/wireless/core.c and exchange
> the module_init(cfg80211_init) with subsys_initcall(cfg80211_init)? It
> looks like that might be the problem.
Much like when I commented out the ieee80211_register_hw call, the
kernel booted fine, but there was no sign of the wireless card in the
logs or otherwise.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 8:26 ` Rob Hussey
@ 2007-09-08 9:36 ` Johannes Berg
2007-09-08 15:57 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-08 9:36 UTC (permalink / raw)
To: Rob Hussey; +Cc: linux-wireless, Ivo van Doorn
[-- Attachment #1: Type: text/plain, Size: 338 bytes --]
On Sat, 2007-09-08 at 04:26 -0400, Rob Hussey wrote:
> Much like when I commented out the ieee80211_register_hw call, the
> kernel booted fine, but there was no sign of the wireless card in the
> logs or otherwise.
?! That shouldn't have an effect like that. Are you positive that you
put the register_hw call back?
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 9:36 ` Johannes Berg
@ 2007-09-08 15:57 ` Rob Hussey
2007-09-08 16:16 ` Ivo van Doorn
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 15:57 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Ivo van Doorn
On 9/8/07, Johannes Berg <johannes@sipsolutions.net> wrote:
>
> ?! That shouldn't have an effect like that. Are you positive that you
> put the register_hw call back?
Yeah, I thought the same thing, so I even did a git-reset --hard HEAD
and double-checked rt2x00dev.c to make sure everything was back to
normal before editing core.c again.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 15:57 ` Rob Hussey
@ 2007-09-08 16:16 ` Ivo van Doorn
2007-09-08 16:39 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Ivo van Doorn @ 2007-09-08 16:16 UTC (permalink / raw)
To: Rob Hussey; +Cc: Johannes Berg, linux-wireless
On Saturday 08 September 2007, Rob Hussey wrote:
> On 9/8/07, Johannes Berg <johannes@sipsolutions.net> wrote:
> >
> > ?! That shouldn't have an effect like that. Are you positive that you
> > put the register_hw call back?
>
> Yeah, I thought the same thing, so I even did a git-reset --hard HEAD
> and double-checked rt2x00dev.c to make sure everything was back to
> normal before editing core.c again.
And there was no rt2x00lib, rt2x00pci or rt2500pci error message
in the log that could indicate why the device is not present?
Could you compile rt2x00 with debug enabled and see what additional
messages are being printed out?
Ivo
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 16:16 ` Ivo van Doorn
@ 2007-09-08 16:39 ` Rob Hussey
2007-09-08 17:18 ` Ivo van Doorn
2007-09-10 10:31 ` Johannes Berg
0 siblings, 2 replies; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 16:39 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: Johannes Berg, linux-wireless
On 9/8/07, Ivo van Doorn <ivdoorn@gmail.com> wrote:
>
> And there was no rt2x00lib, rt2x00pci or rt2500pci error message
> in the log that could indicate why the device is not present?
Not in the log, but on the screen. I should've noticed not everything
was in there. Here's what shows up:
wmaster0: Failed to select rate control algorithm
phy0 -> rt2x00lib_probe_dev: Error - Failed to initialize hw.
ACPI: PCI interrupt for device 0000:02:0a.0 disabled
rt2500pci: probe of 0000:02:0a.0 failed with error -2
> Could you compile rt2x00 with debug enabled and see what additional
> messages are being printed out?
The above is with debug enabled, and I yesterday I attached dmesg
output with rt2x00 built as modules and debug enabled.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 17:18 ` Ivo van Doorn
@ 2007-09-08 17:16 ` Rob Hussey
2007-09-08 17:39 ` Ivo van Doorn
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 17:16 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: Johannes Berg, linux-wireless
On 9/8/07, Ivo van Doorn <ivdoorn@gmail.com> wrote:
>
> Did you load rc80211_simple or rc80211_lowest after modprobing mac80211?
Neither. These messages were with everything built in (including
mac80211) along with the change Johannes suggested, which was to
exchange module_init(cfg80211_init) with
subsys_initcall(cfg80211_init) in net/wireless/core.c
Even when it's built as modules, I've never had to load anything. It's
always just automatically selected the simple algorithm.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 16:39 ` Rob Hussey
@ 2007-09-08 17:18 ` Ivo van Doorn
2007-09-08 17:16 ` Rob Hussey
2007-09-10 10:31 ` Johannes Berg
1 sibling, 1 reply; 26+ messages in thread
From: Ivo van Doorn @ 2007-09-08 17:18 UTC (permalink / raw)
To: Rob Hussey; +Cc: Johannes Berg, linux-wireless
On Saturday 08 September 2007, Rob Hussey wrote:
> On 9/8/07, Ivo van Doorn <ivdoorn@gmail.com> wrote:
> >
> > And there was no rt2x00lib, rt2x00pci or rt2500pci error message
> > in the log that could indicate why the device is not present?
>
> Not in the log, but on the screen. I should've noticed not everything
> was in there. Here's what shows up:
>
> wmaster0: Failed to select rate control algorithm
Did you load rc80211_simple or rc80211_lowest after modprobing mac80211?
Ivo
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 17:16 ` Rob Hussey
@ 2007-09-08 17:39 ` Ivo van Doorn
2007-09-08 18:28 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Ivo van Doorn @ 2007-09-08 17:39 UTC (permalink / raw)
To: Rob Hussey; +Cc: Johannes Berg, linux-wireless
On Saturday 08 September 2007, Rob Hussey wrote:
> On 9/8/07, Ivo van Doorn <ivdoorn@gmail.com> wrote:
> >
> > Did you load rc80211_simple or rc80211_lowest after modprobing mac80211?
>
> Neither. These messages were with everything built in (including
> mac80211) along with the change Johannes suggested, which was to
> exchange module_init(cfg80211_init) with
> subsys_initcall(cfg80211_init) in net/wireless/core.c
>
> Even when it's built as modules, I've never had to load anything. It's
> always just automatically selected the simple algorithm.
Well for some reason mac80211 cannot find a correct rate selection algorithm,
that stops the initialization of rt2x00 and in turn that cause that your interface
does not show up.
Ivo
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 17:39 ` Ivo van Doorn
@ 2007-09-08 18:28 ` Rob Hussey
0 siblings, 0 replies; 26+ messages in thread
From: Rob Hussey @ 2007-09-08 18:28 UTC (permalink / raw)
To: Ivo van Doorn; +Cc: Johannes Berg, linux-wireless
It seems that rc80211_simple is being built-in. I don't know why
mac80211 can't find it, and I have no idea where to go from here.
rob@rob-desktop:~/Source/wireless-dev$ grep -R "rc80211_simple" *
net/mac80211/Makefile:obj-$(CONFIG_MAC80211) += mac80211.o rc80211_simple.o
net/mac80211/.built-in.o.cmd:cmd_net/mac80211/built-in.o := ld -m
elf_i386 -m elf_i386 -r -o net/mac80211/built-in.o
net/mac80211/mac80211.o net/mac80211/rc80211_simple.o
Binary file net/mac80211/rc80211_simple.o matches
net/mac80211/.rc80211_simple.o.cmd:cmd_net/mac80211/rc80211_simple.o
:= gcc -m32 -Wp,-MD,net/mac80211/.rc80211_simple.o.d -nostdinc
-isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERNEL__
-Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-Werror-implicit-function-declaration -O2 -pipe -msoft-float
-mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2
-march=i686 -mtune=pentium4 -ffreestanding -maccumulate-outgoing-args
-Iinclude/asm-i386/mach-default -fomit-frame-pointer
-fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(rc80211_simple)"
-D"KBUILD_MODNAME=KBUILD_STR(rc80211_simple)" -c -o
net/mac80211/.tmp_rc80211_simple.o net/mac80211/rc80211_simple.c
net/mac80211/.rc80211_simple.o.cmd:deps_net/mac80211/rc80211_simple.o := \
net/mac80211/.rc80211_simple.o.cmd: net/mac80211/rc80211_simple.c \
net/mac80211/.rc80211_simple.o.cmd:net/mac80211/rc80211_simple.o:
$(deps_net/mac80211/rc80211_simple.o)
net/mac80211/.rc80211_simple.o.cmd:$(deps_net/mac80211/rc80211_simple.o):
Binary file net/mac80211/built-in.o matches
Binary file net/built-in.o matches
Binary file vmlinux matches
Binary file vmlinux.o matches
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-08 16:39 ` Rob Hussey
2007-09-08 17:18 ` Ivo van Doorn
@ 2007-09-10 10:31 ` Johannes Berg
2007-09-10 11:05 ` Johannes Berg
1 sibling, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-10 10:31 UTC (permalink / raw)
To: Rob Hussey; +Cc: Ivo van Doorn, linux-wireless
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
On Sat, 2007-09-08 at 12:39 -0400, Rob Hussey wrote:
> Not in the log, but on the screen. I should've noticed not everything
> was in there. Here's what shows up:
>
> wmaster0: Failed to select rate control algorithm
> phy0 -> rt2x00lib_probe_dev: Error - Failed to initialize hw.
Ok, then the change I proposed to you definitely fixed the bug, but this
is an unrelated one. I'll have to look why it fails to init the rate
control when that's built in.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-10 10:31 ` Johannes Berg
@ 2007-09-10 11:05 ` Johannes Berg
2007-09-10 20:40 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Johannes Berg @ 2007-09-10 11:05 UTC (permalink / raw)
To: Rob Hussey; +Cc: Ivo van Doorn, linux-wireless
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
On Mon, 2007-09-10 at 12:31 +0200, Johannes Berg wrote:
> Ok, then the change I proposed to you definitely fixed the bug, but this
> is an unrelated one. I'll have to look why it fails to init the rate
> control when that's built in.
Ah, I see, same bug.
mac80211 initialises with module_init(ieee80211_init); and the rate
control algorithms do the same, this means they haven't been initialised
yet when your device is registered.
Can you change all module_init() in net/mac80211/ to subsys_initcall()
as well?
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-10 11:05 ` Johannes Berg
@ 2007-09-10 20:40 ` Rob Hussey
2007-09-10 21:25 ` Rob Hussey
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-10 20:40 UTC (permalink / raw)
To: Johannes Berg; +Cc: Ivo van Doorn, linux-wireless
On 9/10/07, Johannes Berg <johannes@sipsolutions.net> wrote:
>
> Can you change all module_init() in net/mac80211/ to subsys_initcall()
> as well?
Thank you Johannes! This worked very well. In fact, I'm emailing this
message using my built-in rt2x00 driver.
I had to change the module_init() to subsys_initcall() in ieee80211.c
and rc80211_simple.c, as well as the original change in
net/wireless/core.c. After that, it seems to work well either built-in
or as modules.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-10 20:40 ` Rob Hussey
@ 2007-09-10 21:25 ` Rob Hussey
2007-09-11 10:17 ` Johannes Berg
0 siblings, 1 reply; 26+ messages in thread
From: Rob Hussey @ 2007-09-10 21:25 UTC (permalink / raw)
To: Johannes Berg; +Cc: Ivo van Doorn, linux-wireless
On 9/10/07, Rob Hussey <robjhussey@gmail.com> wrote:
> I had to change the module_init() to subsys_initcall() in ieee80211.c
> and rc80211_simple.c, as well as the original change in
> net/wireless/core.c.
After more testing, it seems to also work just as well if ieee80211.c
is left with the module_init() and both rc80211_simple.c and
net/wireless/core.c are switched to subsys_initcall().
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: Kernel panic with rt2500pci built-in
2007-09-10 21:25 ` Rob Hussey
@ 2007-09-11 10:17 ` Johannes Berg
0 siblings, 0 replies; 26+ messages in thread
From: Johannes Berg @ 2007-09-11 10:17 UTC (permalink / raw)
To: Rob Hussey; +Cc: Ivo van Doorn, linux-wireless
[-- Attachment #1: Type: text/plain, Size: 638 bytes --]
On Mon, 2007-09-10 at 17:25 -0400, Rob Hussey wrote:
> On 9/10/07, Rob Hussey <robjhussey@gmail.com> wrote:
> > I had to change the module_init() to subsys_initcall() in ieee80211.c
> > and rc80211_simple.c, as well as the original change in
> > net/wireless/core.c.
>
> After more testing, it seems to also work just as well if ieee80211.c
> is left with the module_init() and both rc80211_simple.c and
> net/wireless/core.c are switched to subsys_initcall().
Yeah, but that might leave mac80211 in a bit of a messy state, we really
should make sure that it is initialised before devices are registered on
it.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
end of thread, other threads:[~2007-09-11 10:16 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 3:06 Kernel panic with rt2500pci built-in Rob Hussey
2007-09-06 3:25 ` Rob Hussey
2007-09-06 3:53 ` Rob Hussey
2007-09-06 12:12 ` Johannes Berg
2007-09-07 0:45 ` Johannes Berg
2007-09-07 19:31 ` Rob Hussey
2007-09-07 19:37 ` Johannes Berg
2007-09-07 21:38 ` Rob Hussey
2007-09-07 22:00 ` Johannes Berg
2007-09-08 4:29 ` Rob Hussey
2007-09-08 4:40 ` Rob Hussey
2007-09-08 7:49 ` Johannes Berg
2007-09-08 8:26 ` Rob Hussey
2007-09-08 9:36 ` Johannes Berg
2007-09-08 15:57 ` Rob Hussey
2007-09-08 16:16 ` Ivo van Doorn
2007-09-08 16:39 ` Rob Hussey
2007-09-08 17:18 ` Ivo van Doorn
2007-09-08 17:16 ` Rob Hussey
2007-09-08 17:39 ` Ivo van Doorn
2007-09-08 18:28 ` Rob Hussey
2007-09-10 10:31 ` Johannes Berg
2007-09-10 11:05 ` Johannes Berg
2007-09-10 20:40 ` Rob Hussey
2007-09-10 21:25 ` Rob Hussey
2007-09-11 10:17 ` Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).