Re: [PATCH] USB: gadget: fix MIDI gadget jack allocation

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

 



On Fri, Nov 04, 2011 at 12:31:20PM +0100, Daniel Mack wrote:
> The dynamic jack allocation of the MIDI gadget currently links all
> external jacks to one single instance of an embedded jack. According to
> chapter 3.3.1 of the USB MIDI 1.0 spec, this is only valid if these
> streams always carry the same data stream.
> 
> Also, with the current implementation, Windows 7(tm) will blue-screen
> instantly once a device featuring more than one input and output MIDI
> port connected.
> 
> While at it, and because it grew again by this change, allocate the
> temporary function pointer list on the heap, not on the stack.

is this really fixing a bug on the driver ? or can it wait for 3.3 merge
window ?

-- 
balbi

Attachment: signature.asc
Description: Digital 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