Re: xhci_hcd WARN Event TRB for slot ep with no TDs queued?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

(please avoid top-posting)

Juan Simón <decedion@xxxxxxxxx> writes:
> I have followed the guide https://wiki.archlinux.org/index.php/Bisecting_bugs :
>
> $ git clone https://github.com/torvalds/linux
> $ git bisect good v4.12
> $ git bisect bad v4.13
> Bisecting: 7028 revisions left to test after this (roughly 13 steps)
> [ac7b75966c9c86426b55fe1c50ae148aa4571075] Merge tag 'pinctrl-v4.13-1'
> of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
>
> And now? How can I see/send the changes  between 2 versions?

you need to compile the kernel, install it, test it the same way you
did. If it works, then go to your git tree and say:

	$ git bisect good

if it fails, you say:

	$ git bisect bad

As you see above, you're gonna have to do this 13 - 14 times.

-- 
balbi

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux