All of lore.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION] commit 66c1ca0: {fbmem: fix fb_info->lock and  mm->mmap_sem ...} causes Xfbdev not working
@ 2009-04-09 11:36 Eric Miao
  2009-04-09 12:58 ` Andrea Righi
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Eric Miao @ 2009-04-09 11:36 UTC (permalink / raw)
  To: LKML; +Cc: Andrea Righi, Geert Uytterhoeven, Krzysztof Helt

This happens on my Marvell PXA310-based Littleton platform with
Angstrom Distribution. The offending paths are many:

FBIOPUT_VSCREENINFO:
  lock_fb_info()
  --> fb_set_var()
    --> fb_notifier_call_chain() [FBINFO_MISC_USEREVENT]
      --> fbcon_event_notifier() [FB_EVENT_MODE_CHANGE]
        --> lock_fb_info()

OK, now hang. I'd suggest a clean fix to the original assumption of
circular locking
issue and revert this commit first.

-- 
Cheers
- eric

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

end of thread, other threads:[~2009-04-17 22:51 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09 11:36 [REGRESSION] commit 66c1ca0: {fbmem: fix fb_info->lock and mm->mmap_sem ...} causes Xfbdev not working Eric Miao
2009-04-09 12:58 ` Andrea Righi
2009-04-10 20:21   ` Krzysztof Helt
2009-04-10 21:16     ` Andrew Morton
2009-04-10 21:16       ` Andrew Morton
2009-04-10 22:05     ` Andrea Righi
2009-04-11  6:04       ` Krzysztof Helt
2009-04-11  6:04       ` Krzysztof Helt
2009-04-11  9:00         ` Stefan Richter
2009-04-11 11:08           ` Andrea Righi
2009-04-11 11:08           ` Andrea Righi
2009-04-11 15:04             ` Andrea Righi
2009-04-11 18:21               ` Andrew Morton
2009-04-11 18:21                 ` Andrew Morton
2009-04-11 19:32                 ` Andrea Righi
2009-04-11 19:32                 ` Andrea Righi
2009-04-13 23:34               ` Andreas Schwab
2009-04-13 23:34               ` Andreas Schwab
2009-04-17 16:25               ` Krzysztof Helt
     [not found]               ` <20090417182507.0bd85ccc.krzysztof.h1@poczta.fm>
2009-04-17 22:51                 ` Andrea Righi
2009-04-17 22:51                 ` Andrea Righi
2009-04-11 15:04             ` Andrea Righi
2009-04-11 15:04             ` Andrea Righi
2009-04-11  9:00         ` Stefan Richter
2009-04-10 22:05     ` Andrea Righi
2009-04-10 20:21   ` Krzysztof Helt
2009-04-09 12:58 ` Andrea Righi
2009-04-10 17:40 ` Krzysztof Helt

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.