All of lore.kernel.org
 help / color / mirror / Atom feed
* Behaviour of device_register
@ 2008-03-05 23:25 ` Adrian McMenamin
  0 siblings, 0 replies; 10+ messages in thread
From: Adrian McMenamin @ 2008-03-05 23:25 UTC (permalink / raw)
  To: Greg KH, LKML; +Cc: linux-sh

The observed behaviour for me is that it appears to be blocking the
vblank interrupt on my box (or more accurately stopping the workqueue
that the interrupt handler calls from running). And without the vblank
my bus won't process dma and so therefore the attempt to register the
device in question fails.

But I can see no reason from a glance over the code why that (vblanks
being blocked) would be the case - have I missed something and the
vblanks will be blocked, or should I be looking elsewhere for the root
cause of this problem?

Thanks

Adrian

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

end of thread, other threads:[~2008-03-06 18:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-05 23:25 Behaviour of device_register Adrian McMenamin
2008-03-05 23:25 ` Adrian McMenamin
2008-03-05 23:46 ` Greg KH
2008-03-05 23:46   ` Greg KH
2008-03-06 12:31   ` Adrian McMenamin
2008-03-06 12:31     ` Adrian McMenamin
2008-03-06 16:30     ` Greg KH
2008-03-06 16:30       ` Greg KH
2008-03-06 17:51       ` Adrian McMenamin
2008-03-06 17:51         ` Adrian McMenamin

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.