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: <0b27ecfc-af5e-49e4-82d4-ab36060ff5c7@amd.com>
Date: Tue, 19 Nov 2024 09:45:48 -0600
From: Mario Limonciello <mario.limonciello@....com>
To: Mario Limonciello <superm1@...nel.org>, Mark Brown <broonie@...nel.org>,
 Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
 Vijendar Mukunda <Vijendar.Mukunda@....com>
Cc: "open list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..."
 <linux-sound@...r.kernel.org>, open list <linux-kernel@...r.kernel.org>,
 kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`

On 11/17/2024 20:55, Mario Limonciello wrote:
> From: Mario Limonciello <mario.limonciello@....com>
> 
> The pci-ps module now must have `SND_SOC_ACPI_AMD_MATCH` selected
> to reference the `snd_soc_acpi_amd_acp63_sdw_machines` symbol.
> 
> Fixes: 56d540befd59 ("ASoC: amd: ps: add soundwire machines for acp6.3 platform")
> Cc: Vijendar.Mukunda@....com
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202411180658.mIeWje2V-lkp@intel.com/
> Signed-off-by: Mario Limonciello <mario.limonciello@....com>

LKP robot reported again, so one more tag to add.

Closes: 
https://lore.kernel.org/oe-kbuild-all/202411191418.xjxcQBNJ-lkp@intel.com/

> ---
>   sound/soc/amd/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
> index 6dec44f516c13..c7590d4989bba 100644
> --- a/sound/soc/amd/Kconfig
> +++ b/sound/soc/amd/Kconfig
> @@ -163,6 +163,7 @@ config SND_SOC_AMD_SOUNDWIRE
>   config SND_SOC_AMD_PS
>           tristate "AMD Audio Coprocessor-v6.3 Pink Sardine support"
>   	select SND_SOC_AMD_SOUNDWIRE_LINK_BASELINE
> +	select SND_SOC_ACPI_AMD_MATCH
>           depends on X86 && PCI && ACPI
>           help
>             This option enables Audio Coprocessor i.e ACP v6.3 support on


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ