UAS kernel bug

2016-03-08 Thread Allen Ashley
I submitted a bug report about the UAS module crashing earlier today (about 13 hours ago). It was suggested by greg k-h that a patch be made to uas.c: I changed: .can_queue = 65535 /* Is there a limit on the _host_ ? */ to .can_queue = MAX_CMNDS /* Is there a limit on the _host_ ? */ At t

Re: UAS kernel bug

2016-03-08 Thread Greg KH
On Tue, Mar 08, 2016 at 08:15:04AM -0800, Allen Ashley wrote: > This is from ver-linux: > If some fields are empty or look unusual you may have an old version. > Compare to the current minimal requirements in Documentation/Changes. > > Linux torr 4.4.2-smp #1 SMP Tue Feb 23 12:20:39 PST 2016 i686

UAS kernel bug

2016-03-08 Thread Allen Ashley
This is from ver-linux: If some fields are empty or look unusual you may have an old version. Compare to the current minimal requirements in Documentation/Changes. Linux torr 4.4.2-smp #1 SMP Tue Feb 23 12:20:39 PST 2016 i686 Intel(R) Core(TM)2 Quad CPU @ 2.66GHz GenuineIntel GNU/Linux