Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: suspend/resume broken by interrupt changes



On Thu, Apr 30, 2009 at 08:49:27PM +0200, Matthias Drochner wrote:

> M.Drochner%fz-juelich.de@localhost said:
> > The problem seems to be:
> > (gdb) print ci
> > $1 = (struct cpu_info *) 0x0
> 
> And with this patch I can suspend/resume again.
> I didn't look into details to tell whether this just
> cures a symptom but hides a deeper bug.
> At least it helps.

At a glance this looks good to me. Thanks for debugging this and sorry
about the lossage.

> -     uint32_t redhi;
> +     uint32_t redhi = 0;

http://nxr.netbsd.org/source/xref/share/misc/style#338


Home | Main Index | Thread Index | Old Index