Bug 9943 - on E450 after shutdown doesn't go to OK or power off
Summary: on E450 after shutdown doesn't go to OK or power off
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: SPARC64 (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: platform_sparc64
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 13:54 UTC by Daniel Smolik
Modified: 2009-03-24 04:41 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.24.2
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Daniel Smolik 2008-02-12 13:54:55 UTC
Latest working kernel version: 2.6.20
Earliest failing kernel version: 2.6.24.2
Distribution: Debian Etch
Hardware Environment: Sun E450 2xCPU400MHz/1GB Ram
Software Environment: kernel
Problem Description: after shutdown kernel doesn't power off machine or jump to OK prompt

Steps to reproduce:
as root type poweroff
Comment 1 Anonymous Emailer 2008-02-12 14:10:12 UTC
Reply-To: akpm@linux-foundation.org


(please respond via emailed reply-to-all, not via the bugzilla web
interface)

On Tue, 12 Feb 2008 13:54:55 -0800 (PST)
bugme-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=9943
> 
>            Summary: on E450 after shutdown doesn't go to OK or power off
>            Product: Platform Specific/Hardware
>            Version: 2.5
>      KernelVersion: 2.6.24.2
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: normal
>           Priority: P1
>          Component: SPARC64
>         AssignedTo: platform_sparc64@kernel-bugs.osdl.org
>         ReportedBy: marvin@mydatex.cz
> 
> 
> Latest working kernel version: 2.6.20
> Earliest failing kernel version: 2.6.24.2
> Distribution: Debian Etch
> Hardware Environment: Sun E450 2xCPU400MHz/1GB Ram
> Software Environment: kernel
> Problem Description: after shutdown kernel doesn't power off machine or jump
> to
> OK prompt
> 
> Steps to reproduce:
> as root type poweroff
> 

A regression..

I'm seeing the same problem in 2.6.25-rc1 on x86_64, due to something which
changed in the softlockup detector (it's a mystery and debugging is in
progress).  Setting CONFIG_DETECT_SOFTLOCKUP=n "fixes" it.

But 2.6.24 is OK.
Comment 2 Daniel Smolik 2008-02-12 14:17:08 UTC
I have set  CONFIG_DETECT_SOFTLOCKUP=n to no but it doesn't work on Sparc64.
Comment 3 Natalie Protasevich 2008-04-22 08:16:38 UTC
Maybe Dave can give a hand on this...
Comment 4 Daniel Smolik 2008-04-25 03:46:42 UTC
2.6.25 still don't power off
Dan
Comment 5 David S. Miller 2008-05-21 21:16:56 UTC
Do you even see the "Power down." message on the console?

If not, something higher up is wedging, perhaps it's
the kernel_shutdown_prepare() call chain.  Most likely
it's hanging in device_shutdown() which traverses over all of the
active devices and shuts them down.
Comment 6 Daniel Smolik 2008-05-23 12:49:37 UTC
No ,latest message which I see is System halted.
Comment 7 Alan 2009-03-24 04:41:17 UTC
Closing stale bug report (no activity for almost a year). If this is in error please re-open.

Note You need to log in before you can comment on or make changes to this bug.