[Bugme-janitors] [Bug 10779] New: drm_sysfs_suspend uses KERN_ERR in printk

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Fri May 23 01:03:36 PDT 2008


http://bugzilla.kernel.org/show_bug.cgi?id=10779

           Summary: drm_sysfs_suspend uses KERN_ERR in printk
           Product: Power Management
           Version: 2.5
     KernelVersion: 2.6.24-16-generic
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Hibernation/Suspend
        AssignedTo: power-management_other at kernel-bugs.osdl.org
        ReportedBy: cmsj at tenshu.net


I am running Ubuntu 8.04's kernel and when I resume from S3 suspend, a single
message is displayed on the console about drm_sysfs_suspend, which seems to
come from the function:

static int drm_sysfs_suspend(struct device *dev, pm_message_t state)

This doesn't appear to be an error, so presumably this should be KERN_INFO, not
KERN_ERR?

(less technical users often express surprise and concern when their laptop
comes out of suspend and prints scary messages at them, even if it does
actually work fine)


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Bugme-janitors mailing list