https://bugzilla.kernel.org/show_bug.cgi?id=18552
--- Comment #1 from Jon Dowland <[email protected]> 2010-09-17 21:35:26 --- I've spent the last few days trying to bisect from .35 to 31. Here's the log so far: git bisect start # bad: [9fe6206f400646a2322096b56c59891d530e8d51] Linux 2.6.35 git bisect bad 9fe6206f400646a2322096b56c59891d530e8d51 # good: [74fca6a42863ffacaf7ba6f1936a9f228950f657] Linux 2.6.31 git bisect good 74fca6a42863ffacaf7ba6f1936a9f228950f657 # bad: [0b94190e1e60f96962b82d35729d7d44cf298ef8] viafb: fix LCD hardware cursor regression git bisect bad 0b94190e1e60f96962b82d35729d7d44cf298ef8 # bad: [0969afcc449d5d655784c04e938cf4cfc6e89c0e] Merge branch 'twl4030-mfd' into for-2.6.33 git bisect bad 0969afcc449d5d655784c04e938cf4cfc6e89c0e # skip: [7e17615c45980fc34d3f7d04bc7063cfc32180ec] MIPS: Get rid of duplicate cpu_idle() prototype. git bisect skip 7e17615c45980fc34d3f7d04bc7063cfc32180ec # skip: [0ae6654da437db4ae6333d232e718b570c7a3eac] sata_promise: disable hotplug on 1st gen chips git bisect skip 0ae6654da437db4ae6333d232e718b570c7a3eac # bad: [678ad5d8aaf8925cb8465f84e1e47d9b1284666a] /proc/kcore: fix stat.st_size git bisect bad 678ad5d8aaf8925cb8465f84e1e47d9b1284666a # skip: [a9bbd210a44102cc50b30a5f3d111dbf5f2f9cd4] Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 git bisect skip a9bbd210a44102cc50b30a5f3d111dbf5f2f9cd4 # skip: [cf33ce15463b784a1d648905fc067fa4d6b17466] net: fix hydra printk format warning git bisect skip cf33ce15463b784a1d648905fc067fa4d6b17466 # skip: [1ed0ce000a6c20c36ec649e32fc24393ef418ed8] KVM: Use pointer to vcpu instead of vcpu_id in timer code. git bisect skip 1ed0ce000a6c20c36ec649e32fc24393ef418ed8 The skips have been for commits where the machine would not resume from suspend at all. If anyone can suggest a narrow range of commits, or some path specs that might help, I'd be very grateful. This is soul-crushingly tedious :> -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
