Suspend to RAM fault in VT when resuming

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tim Gardner
Date: Tuesday, March 13, 2007 - 1:30 pm

Pavel,

I've chased one of the 'Suspend to RAM' resume problems to a specific
line in drivers/char/vt.c, see attached 2.6.21-rc3 diff with
TRACE_RESUME() instrumentation. The macro scr_writew resolves to '*addr
= val', which appears to be causing the problem. I've verified that the
pointer is not NULL, but don't know if its really valid. Its pretty
tough to tell what is happening, but on a Dell XPS it just hangs. A Dell
Precision blinks the keyboard lights.

Since I don't know anything about video programming, I though perhaps
you might have an opinion.

rtg
-- 
Tim Gardner tim.gardner@ubuntu.com
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Suspend to RAM fault in VT when resuming, Tim Gardner, (Tue Mar 13, 1:30 pm)
Re: Suspend to RAM fault in VT when resuming, Pavel Machek, (Tue Mar 13, 2:24 pm)
Re: Suspend to RAM fault in VT when resuming, Tim Gardner, (Tue Mar 13, 6:42 pm)
Re: Suspend to RAM fault in VT when resuming, Pavel Machek, (Mon Mar 19, 8:07 am)
Re: Suspend to RAM fault in VT when resuming, Tim Gardner, (Mon Mar 19, 9:15 am)
Re: Suspend to RAM fault in VT when resuming, Pavel Machek, (Mon Mar 19, 1:45 pm)