Re: kobject: 'vcs1' (d2172ad8): kobject_add_internal: parent: 'vc', set: 'devices'



On Wed, 19 Nov 2008 10:59:41 +0100 Folkert van Heusden wrote:

Hi,

What switch is responsible for this logging:
[ 94.025172] kobject: 'vcsa1': free name
[ 94.025231] kobject: 'vcs1' (d2172ad8): kobject_add_internal: parent: 'vc', set: 'devices'
[ 94.025308] kobject: 'vcs1' (d2172ad8): kobject_uevent_env
[ 94.025315] kobject: 'vcs1' (d2172ad8): fill_kobj_path: path = '/class/vc/vcs1'
[ 94.025352] kobject: 'vcsa1' (d23f00d8): kobject_add_internal: parent: 'vc', set: 'devices'
[ 94.025398] kobject: 'vcsa1' (d23f00d8): kobject_uevent_env

I can't find it and it removes an oops from dmesg before i can capture it.

Those prints use pr_debug() from include/linux/kernel.h, which was changed
most recently in

commit d091c2f58ba32029495a933b721e8e02fbd12caa
Author: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
Date: Wed Nov 12 21:16:43 2008 +0100

Add 'pr_fmt()' format modifier to pr_xyz macros.

Do you have CONFIG_DYNAMIC_PRINTK_DEBUG enabled? That could affect the
kernel log output.

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • kobject: vcs1 (d2172ad8): kobject_add_internal: parent: vc, set: devices
    ... I can't find it and it removes an oops from dmesg before i can capture it. ... commandoer, filtrera, ge färg, sammanfoga, o.s.v. ...
    (Linux-Kernel)
  • Re: PROBLEM: kernel hang in ohci init
    ... "good" does not exhibit the printks I placed in the section (the same ... dmesg is not captured to disk, netconsole and serial console also do not ... I can try to hook up the laptop to an external monitor to capture some ... Or did the kernel start booting magically again ...
    (Linux-Kernel)
  • knfsd oops 2.4.24
    ... I'm sure I'll beable to capture the other oopses. ... Process nfsd (pid: 324, stackpage=d5515000) ... Reading Oops report from the terminal ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: java logging / stdout
    ... We've been switching over to log4j for a few different reasons, ... it doesn't capture anything written to stdout. ... Logging only reports events. ... It only reports what the programmer tells it to report. ...
    (comp.lang.java.help)
  • Re: PROBLEM: kernel hang in ohci init
    ... dmesg is not captured to disk, netconsole and serial console also do not ... I can try to hook up the laptop to an external monitor to capture some ... Or did the kernel start booting magically again ... you open up a bug report there? ...
    (Linux-Kernel)

Loading