All of lore.kernel.org
 help / color / mirror / Atom feed
* rtc misses interrupts after resume
@ 2005-03-15 22:00 Wichert Akkerman
  2005-03-15 22:07 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Wichert Akkerman @ 2005-03-15 22:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: p_gortmaker, pavel

I recently upgraded my laptop to 2.6.11.3 and removed the notsc boot
option I added a fairly long time ago to see if things worked properly
without it now. It seems to work, except that after a resume I get
an awful lot of these messages:

Mar 15 09:53:04 typhoon kernel: rtc: lost some interrupts at 1024Hz.
Mar 15 09:53:06 typhoon last message repeated 103 times

and indeed looking at /proc/interrupts interrupt 8 is not getting hit.

Wichert.

-- 
Wichert Akkerman <wichert@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: rtc misses interrupts after resume
  2005-03-15 22:00 rtc misses interrupts after resume Wichert Akkerman
@ 2005-03-15 22:07 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2005-03-15 22:07 UTC (permalink / raw)
  To: linux-kernel, p_gortmaker

On Út 15-03-05 23:00:31, Wichert Akkerman wrote:
> I recently upgraded my laptop to 2.6.11.3 and removed the notsc boot
> option I added a fairly long time ago to see if things worked properly
> without it now. It seems to work, except that after a resume I get
> an awful lot of these messages:
> 
> Mar 15 09:53:04 typhoon kernel: rtc: lost some interrupts at 1024Hz.
> Mar 15 09:53:06 typhoon last message repeated 103 times
> 
> and indeed looking at /proc/interrupts interrupt 8 is not getting hit.

Can you add code to free_irq 8 before suspend and reacquire it after
resume? If it helps then we have some interrupt routing problems...

								Pavel
-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-15 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-15 22:00 rtc misses interrupts after resume Wichert Akkerman
2005-03-15 22:07 ` Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.