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-next>] [day] [month] [year] [list]
Date:   Tue, 17 Oct 2017 14:46:53 +0200
From:   Arnd Bergmann <arnd@...db.de>
To:     gregkh <gregkh@...uxfoundation.org>
Cc:     Olof Johansson <olof@...om.net>,
        Kernel Build Reports Mailman List 
        <kernel-build-reports@...ts.linaro.org>,
        "Olof's autobuilder" <build@...om.net>,
        Takashi Iwai <tiwai@...e.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        alsa-devel@...a-project.org
Subject: Re: stable-rc build: 9 warnings 0 failures (stable-rc/v3.18.75-20-g4ffe554)

On Tue, Oct 17, 2017 at 12:22 PM, Olof's autobuilder <build@...om.net> wrote:
> Warnings:
>
>       9 sound/usb/mixer.c:2161:27: warning: passing argument 1 of 'snd_usb_mixer_disconnect' from incompatible pointer type [-Wincompatible-pointer-types]

This broke after backporting 124751d5e63c ("ALSA: usb-audio: Kill stray
URB at exiting") into linux-3.18.

The interface was changed in commit a6cece9d8199 ("ALSA: usb-audio:
Pass direct struct pointer instead of list_head"), which was merged in
linux-3.19.

I don't immediately see how this can be fixed. Backporting a6cece9d8199
would probably work.

     Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ