On 11/8/21 10:15 AM, Arnd Bergmann wrote:
On Mon, Nov 8, 2021 at 3:13 PM Daniel Baluta daniel.baluta@nxp.com wrote:
On 11/8/21 3:39 PM, Pierre-Louis Bossart wrote:
On 11/8/21 5:11 AM, Arnd Bergmann wrote:
From: Arnd Bergmann arnd@arndb.de
Fixes: 858f7a5c45ca ("ASoC: SOF: Introduce fragment elapsed notification API") Signed-off-by: Arnd Bergmann arnd@arndb.de
It's Monday morning and my memory is still foggy but I think we fixed this problem with https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com..., where we changed the Kconfigs for i.MX. We haven't sent this update upstream for some reason.
Arnd, can you share the configuration that breaks with the existing upstream code, I can check if the problem still exists.
Ack, the problem still exists and is fixed by this patch
Tested-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
On a related note, with this randconfig we have a separate problem on an AMD patch on the SOF tree
ERROR: modpost: "snd_amd_acp_find_config" [sound/soc/amd/snd-acp-config] is a static EXPORT_SYMBOL
That wasn't detected earlier, any idea what Kconfig option I need to enable to filter this out?