The following bisected commit commit ea4c218f2c3e67f1bca8078ff1f80d7e0c2ab791 Author: Dave Jones <davej@xxxxxxxxxx> Date: Fri Jun 28 12:13:52 2013 -0400 x25: Fix broken locking in ioctl error paths. [ Upstream commit 4ccb93ce7439b63c31bc7597bfffd13567fa483d ] Two of the x25 ioctl cases have error paths that break out of the function without unlocking the socket, leading to this warning: breaks s2disk at a 32 bit stable Gentoo Linux (booted from an external USB drive). Reverting that commit on top of 3.10.6 solved the issue. After wakeup the cursor doesn't blink and the systems just hangs, magic sysrq works fortunately. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html