http://bugzilla.kernel.org/show_bug.cgi?id=9663





------- Comment #21 from [EMAIL PROTECTED]  2008-01-09 06:28 -------
I bisected mainline-git now down to:
5870a8cd23181703cc76f88f630372f8602c7648 is first bad commit
commit 5870a8cd23181703cc76f88f630372f8602c7648
Author: Alexey Starikovskiy <[EMAIL PROTECTED]>
Date:   Thu Nov 15 21:52:47 2007 +0300

    ACPI: EC: Don't init EC early if it has no _INI

    Option to init EC early inserted to handle #8598 ASUS problem,
    introduced several others.

    EC driver in this particular case has fake _INI method, not present on
    other machines, which don't need or break from this workaround, so lets use
    its presence as a flag for early init.

    http://bugzilla.kernel.org/show_bug.cgi?id=9262
    http://bugzilla.kernel.org/show_bug.cgi?id=8598
    https://bugzilla.novell.com/show_bug.cgi?id=334806

    Signed-off-by: Alexey Starikovskiy <[EMAIL PROTECTED]>
    Signed-off-by: Len Brown <[EMAIL PROTECTED]>

:040000 040000 d52245543c908defe7722baf1f16cfaaa00a55b9
8b5b7c12bc88ba8f5d4a0f4e67150a70318a754a M      drivers


bisect-log:
git-bisect start
# bad: [927a395a6e735fb84fcb47eacf7ec65a4422351f] battery fix
git-bisect bad 927a395a6e735fb84fcb47eacf7ec65a4422351f
# good: [bbf25010f1a6b761914430f5fca081ec8c7accd1] Linux 2.6.23
git-bisect good bbf25010f1a6b761914430f5fca081ec8c7accd1
# good: [fc8a327db6c46de783b1a4276d846841b9abc24c] Merge branch 'linus' of
master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
git-bisect good fc8a327db6c46de783b1a4276d846841b9abc24c
# good: [79da0874410c0af8958f0ee3a50aa5b67eecc640] x86 gart: make some
variables and functions static
git-bisect good 79da0874410c0af8958f0ee3a50aa5b67eecc640
# bad: [f4d53cedce872fe1439818d15e067b497b5d466f] Merge
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
git-bisect bad f4d53cedce872fe1439818d15e067b497b5d466f
# good: [8fc543c8f004fc9dfe0a262dc452dfe2eca4589b] Merge branch 'release' of
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
git-bisect good 8fc543c8f004fc9dfe0a262dc452dfe2eca4589b
# good: [9ac625a3986034d79938baf9604210280fae35fa] uml: fix spurious IRQ
testing
git-bisect good 9ac625a3986034d79938baf9604210280fae35fa
# good: [0048e1c44a4529d4ea93e6920fa5468730c68c94] Merge branch 'for-linus' of
master.kernel.org:/home/rmk/linux-2.6-arm
git-bisect good 0048e1c44a4529d4ea93e6920fa5468730c68c94
# bad: [a3f095ade0f5fd2a09a7f523632d762314452871] Pull bugzilla-9327 into
release branch
git-bisect bad a3f095ade0f5fd2a09a7f523632d762314452871
# bad: [95b00786f3b8fa99f53931361beeb4c10504ad87] Pull cpuidle into release
branch
git-bisect bad 95b00786f3b8fa99f53931361beeb4c10504ad87
# good: [3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412] x86: check boundary in count
setup resource
git-bisect good 3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412
# good: [7833b4ae466e084a865542c6fd83394a3d274144] Pull bugzilla-9153 into
release branch
git-bisect good 7833b4ae466e084a865542c6fd83394a3d274144
# bad: [22201f7402851b9a47e64139ca589bd8555f7138] Pull bugzilla-9327 into
release branch
git-bisect bad 22201f7402851b9a47e64139ca589bd8555f7138
# bad: [5824b4512650db90ddd5fdbea7f8aea3c7df3a94] Pull bugzilla-9262 into
release branch
git-bisect bad 5824b4512650db90ddd5fdbea7f8aea3c7df3a94
# bad: [5870a8cd23181703cc76f88f630372f8602c7648] ACPI: EC: Don't init EC early
if it has no _INI
git-bisect bad 5870a8cd23181703cc76f88f630372f8602c7648


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to