https://bugzilla.kernel.org/show_bug.cgi?id=22462
--- Comment #3 from Guillaume Pothier <[email protected]> 2010-11-12 02:08:57 --- Here's the result of the bisect. Note that the last step did not build: gpoth...@tadzim:linux-git$ git bisect skip There are only 'skip'ped commits left to test. The first bad commit could be any of: bb910a7040e90a0ca3d3e8245d6d5c128a5d1287 522dba7134d6b2e5821d3457f7941ec34f668e6d We cannot bisect more! The commit message for the first candidate is "PCI/PM Runtime: Make runtime PM of PCI devices inactive by default", and message for the second candidate is "Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6" My testing process consisted in considering a build "good" if I could do at least 10 suspend/resume cycles in a row. Is there anything else I can do to help? Here is the full bisect log: git bisect start # bad: [f6f94e2ab1b33f0082ac22d71f66385a60d8157f] Linux 2.6.36 git bisect bad f6f94e2ab1b33f0082ac22d71f66385a60d8157f # good: [57d54889cd00db2752994b389ba714138652e60c] Linux 2.6.34-rc1 git bisect good 57d54889cd00db2752994b389ba714138652e60c # skip: [e9a5f426b85e429bffaee4e0b086b1e742a39fa6] CPU: Avoid using unititialized error variable in disable_nonboot_cpus() git bisect skip e9a5f426b85e429bffaee4e0b086b1e742a39fa6 # bad: [fd4dc88e46c4d9dd845ffef50a975ceea110fd85] staging: hv: Fix error checking in channel.c git bisect bad fd4dc88e46c4d9dd845ffef50a975ceea110fd85 # bad: [c6c352371c1ce486a62f4eb92e545b05cfcef76b] ARM: 5965/1: Fix soft lockup in at91 udc driver git bisect bad c6c352371c1ce486a62f4eb92e545b05cfcef76b # bad: [11130736c99c37e253f45b2d3fd30b07313f83c6] ACPI: processor: refactor internal map_lapic_id() git bisect bad 11130736c99c37e253f45b2d3fd30b07313f83c6 # skip: [91e013827c0bcbb187ecf02213c5446b6f62d445] Merge branch 'master' into for-linus git bisect skip 91e013827c0bcbb187ecf02213c5446b6f62d445 # skip: [c251c7f738cd94eb3a1febda318078c661eccb4d] drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages git bisect skip c251c7f738cd94eb3a1febda318078c661eccb4d # good: [0636b33c5f2fac4e274464ae6867805f080fc433] Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next git bisect good 0636b33c5f2fac4e274464ae6867805f080fc433 # skip: [41dcc17c735d4e99a91002b09850d0f09ee4ab4b] ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings git bisect skip 41dcc17c735d4e99a91002b09850d0f09ee4ab4b # bad: [21768639be419d00275ac4e58b863361d0c24ee4] edac: mpc85xx mask ecc syndrome correctly git bisect bad 21768639be419d00275ac4e58b863361d0c24ee4 # bad: [2afb18981739a1426af2a6c952e03c5966b3dfc6] broadsheetfb: add MMIO hooks git bisect bad 2afb18981739a1426af2a6c952e03c5966b3dfc6 # bad: [416d8d2888db392c562fb8afaf9136730ef0da9e] drivers/block/floppy.c: remove REPEAT macro git bisect bad 416d8d2888db392c562fb8afaf9136730ef0da9e # bad: [045f98363080ddbbcef6b8b8306ec58a818406a0] drivers/block/floppy.c: remove used once CHECK_READY macro git bisect bad 045f98363080ddbbcef6b8b8306ec58a818406a0 # bad: [516a82422209e078345d0ca54b16793d7bfd4782] sdio: recognize io card without powercycle git bisect bad 516a82422209e078345d0ca54b16793d7bfd4782 # bad: [522dba7134d6b2e5821d3457f7941ec34f668e6d] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 git bisect bad 522dba7134d6b2e5821d3457f7941ec34f668e6d # good: [51d0f6d1f50349579f007adf5c0b51aaedd93b94] Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable git bisect good 51d0f6d1f50349579f007adf5c0b51aaedd93b94 # skip: [bb910a7040e90a0ca3d3e8245d6d5c128a5d1287] PCI/PM Runtime: Make runtime PM of PCI devices inactive by default git bisect skip bb910a7040e90a0ca3d3e8245d6d5c128a5d1287 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching the assignee of the bug. ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
