Re: [PATCH] xhci: add quirk for host controllers that don't update endpoint DCS

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

 



kernel test robot <lkp@xxxxxxxxx> writes:

> All errors (new ones prefixed by >>):
>
>    drivers/usb/host/xhci-ring.c: In function 'xhci_move_dequeue_past_td':
>>> drivers/usb/host/xhci-ring.c:613:32: error: 'cur_td' undeclared (first use in this function)
>      613 |   halted_seg = trb_in_td(xhci, cur_td->start_seg,
>          |                                ^~~~~~
>    drivers/usb/host/xhci-ring.c:613:32: note: each undeclared identifier is reported only once for each function it appears in
>>> drivers/usb/host/xhci-ring.c:620:3: error: 'state' undeclared (first use in this function); did you mean 'statx'?
>      620 |   state->new_cycle_state = halted_trb->generic.field[3] & 0x1;
>          |   ^~~~~
>          |   statx

Ouch.  Sorry, this is embarrassing.  What you get for testing on stable
kernels and submitting to master.

Please ignore this patch. Will fix.



Bjørn




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

  Powered by Linux