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] [day] [month] [year] [list]
Date:   Fri, 3 Dec 2021 18:45:36 -0600
From:   Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Hui Wang <hui.wang@...onical.com>
Cc:     Kai Vehmanen <kai.vehmanen@...ux.intel.com>,
        Liam Girdwood <lgirdwood@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Keyon Jie <yang.jie@...ux.intel.com>,
        Ranjani Sridharan <ranjani.sridharan@...ux.intel.com>,
        Mark Brown <broonie@...nel.org>,
        Daniel Baluta <daniel.baluta@....com>,
        sound-open-firmware@...a-project.org
Subject: Re: [Sound-open-firmware] linux-next: Tree for Dec 3
 (sound/soc/sof/intel/hda-codec.c)



On 12/3/21 6:34 PM, Randy Dunlap wrote:
> 
> 
> On 12/3/21 00:47, Stephen Rothwell wrote:
>> Hi all,
>>
>> News: I will (probably) do no linux-next releases between Dec 9 and Dec
>> 19, inclusive (i.e. that means 3 releases next week and none the week
>> after).
>>
>> Changes since 20211202:
>>
> 
> on i386:
> # CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC is not set
> 
> ../sound/soc/sof/intel/hda-codec.c: In function ‘hda_codec_probe’:
> ../sound/soc/sof/intel/hda-codec.c:132:35: error: ‘CODEC_PROBE_RETRIES’ undeclared (first use in this function); did you mean ‘DEV_PROP_STRING’?
>   } while (resp == -1 && retry++ < CODEC_PROBE_RETRIES);
>                                    ^~~~~~~~~~~~~~~~~~~
> 
> 
> Full randconfig file is attached.

Thanks Randy, Kai provided a fix already, see "ASoC: SOF: Intel: fix
build issue related to CODEC_PROBE_ENTRIES" on alsa-devel.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ