Le jeudi 21 mars 2013 à 19:28 +0100, Vincent Blut a écrit : > Package: src:linux > Version: 3.8.3-1~experimental.1 > Severity: important > Tags: upstream > > Hi, > > As mentioned in the subject, the following commit prevents me to resume from > suspend in kernel ≥ 3.8.1: > > commit cace7c323ddde7358ab2f2390ece964c55f30330 > Author: Alan Cox <[email protected]> > Date: Fri Jan 25 10:28:15 2013 +1000 > > fb: rework locking to fix lock ordering on takeover > > commit 50e244cc793d511b86adea24972f3a7264cae114 upstream. > > Adjust the console layer to allow a take over call where the caller > already holds the locks. Make the fb layer lock in order. > > This is partly a band aid, the fb layer is terminally confused about the > locking rules it uses for its notifiers it seems. > > [[email protected]: remove stray non-ascii char, tidy comment] > [[email protected]: export do_take_over_console()] > [airlied: cleanup another non-ascii char] > Signed-off-by: Alan Cox <[email protected]> > Cc: Florian Tobias Schandinat <[email protected]> > Cc: Stephen Rothwell <[email protected]> > Cc: Jiri Kosina <[email protected]> > Tested-by: Sedat Dilek <[email protected]> > Reviewed-by: Daniel Vetter <[email protected]> > Signed-off-by: Andrew Morton <[email protected]> > Signed-off-by: Dave Airlie <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > I didn't try to boot with this commit reverted, and looking at its size, > I fear there will be some conflict to solve before attempting to do so. > > I guess it could be interesting to try 3.9-rc. to see how it > behaves (I didn't see what have been merged in this area in the last > merge window). I might try to connect through ssh to see if I get a > trace.
Same issue with 3.9-rc3, I'll try to find some time tomorrow in order to get eventual stack traces. > > Cheers, > Vincent > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1363899395.3891.2.camel@lamella

