lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190105143539.GC22044@kroah.com>
Date:   Sat, 5 Jan 2019 15:35:39 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     saranya.gopal@...el.com
Cc:     kernel@...ivas.org, pierre-louis.bossart@...ux.intel.com,
        alsa-devel@...a-project.org, linux-usb@...r.kernel.org,
        linux-kernel@...r.kernel.org, tiwai@...e.de,
        felipe.balbi@...ux.intel.com
Subject: Re: [PATCH] usbcore: Select only first configuration for non-UAC3
 compliant devices

On Sat, Jan 05, 2019 at 07:32:37PM +0530, saranya.gopal@...el.com wrote:
> From: Saranya Gopal <saranya.gopal@...el.com>
> 
> In most of the UAC1 and UAC2 audio devices, the first
> configuration is most often the best configuration.
> However, with recent patch to support UAC3 configuration,
> second configuration was unintentionally chosen for
> some of the UAC1/2 devices that had more than one
> configuration. This was because of the existing check
> after the audio config check which selected any config
> which had a non-vendor class. This patch fixes this issue.
> 
> Fixes: f13912d (Select UAC3 configuration for audio if present)

That should read:
	Fixes: f13912d3f014 ("usbcore: Select UAC3 configuration for audio if present")

Please use the full commit name and more sha1 numbers :)

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ