http://defect.opensolaris.org/bz/show_bug.cgi?id=6207

           Summary: ACPI Event notification panics
    Classification: Development
           Product: power-mgmt
           Version: unspecified
          Platform: Other
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: PAD
        AssignedTo: napanda.pemmaiah at sun.com
        ReportedBy: napanda.pemmaiah at sun.com
                CC: tesla-dev at opensolaris.org


During any of the ACPI event notification PPC/TPC/CST under the event mode
scenario, it panics in cpupm_event_notify_handler.

cpupm_event_notify_handler expects the argument ctx to be pointing at
processor_id
but it is actually pointing at mach_state. Instead of passing "mach_state" as
the argumnet in cpupm_add_notify_handler, a pointer to cpu_t should fix this
issue.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to