lkml.org 
[lkml]   [2012]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [Bug 41722] Clevo M5X0JE hangs in ACPI init
From
2012/1/19 Rogério Brito <rbrito@ime.usp.br>:
>> yes, please esp need patch.
>>
>> http://git.kernel.org/?p=linux/kernel/git/yinghai/linux-yinghai.git;a=commitdiff;h=e3a7a7d4ea1b6a2be82ef454096aff7856c14de5
>
> With CONFIG_BOOT_PRINTK_DELAY enabled and with "boot_delay=500" on the
> command line, I checked out the for-pci2 branch of your tree and this
> is what I get:
>
>    http://youtu.be/bWEme7iFD7g
>
> If you want me to, say, recompile Linus's vanilla tree with only a few
> selected patches, please let me know. I will now try to test some
> other combinations of the options passed to the kernel.

resource allocating for transparent bridge resizing works well and as expected.

looks like quirk for usb hand off cause problem.

can you try another branch in my tree?

git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git
usb_smi_disable_early

it will do usb hand off very early.

you can do:

mkdir linux-2.6 || exit -1
cd linux-2.6

git init-db
# Add Linus's tree as a remote
git remote add linus
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

git remote add yinghai
git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git

git remote update

later will only do:

git remote update

git checkout -b rb_2012_01_19a linus/master
git merge yinghai/usb_smi_disable_early


Thanks

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2012-01-19 17:15    [W:0.187 / U:2.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site