lkml.org 
[lkml]   [2008]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.27-rc5 doesn't boot on a Pavilion laptop
On Wed, Sep 03, 2008 at 05:15:40PM +0200, Thomas Gleixner wrote:
> On Wed, 3 Sep 2008, Thomas Gleixner wrote:
> > Dont think so. Your dmesg outputs do not show any sign of that
> > disease.
> >
> > Can you try the patch below please ?

I'm not original problem reporter. However I'm experiencing possible same
problem with MSI M673 laptop. Here is link to bugzilla report (with
dmesgs and other info):
http://bugzilla.kernel.org/show_bug.cgi?id=11101

2.6.27-rc4 on this machine freezes with exactly same messages:

hpet0: at MMIO 0xfed00000, IRQ 2, 8, 31
hpet0: 3 32-bit timers, 25000000 Hz
ACPI: RTC can wake from S4

This patch do not help me

> @@ -228,6 +228,8 @@ static void tick_do_broadcast_on_off(voi
> if (!tick_device_is_functional(dev))
> goto out;
>
> + bc_stoppped = cpus_empty(tick_broadcast_mask);

btw little type here, should be "bc_stopped"

> +
> switch (*reason) {
> case CLOCK_EVT_NOTIFY_BROADCAST_ON:
> case CLOCK_EVT_NOTIFY_BROADCAST_FORCE:

--
WBR, Dmitry

\
 
 \ /
  Last update: 2008-09-03 19:35    [W:0.112 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site