* Re: linux-next: Tree for Jul 15 (sof-client-ipc-flood-test.c) [not found] <20220715225251.2e7f7ada@canb.auug.org.au> @ 2022-07-15 22:49 ` Randy Dunlap 2022-07-18 16:28 ` Pierre-Louis Bossart 0 siblings, 1 reply; 2+ messages in thread From: Randy Dunlap @ 2022-07-15 22:49 UTC (permalink / raw) To: Stephen Rothwell, Linux Next Mailing List Cc: ALSA Development Mailing List, Mark Brown, Linux Kernel Mailing List, Pierre-Louis Bossart [-- Attachment #1: Type: text/plain, Size: 594 bytes --] On 7/15/22 05:52, Stephen Rothwell wrote: > Hi all, > > Changes since 20220714: > on x86_64: ld: vmlinux.o: in function `sof_ipc_flood_probe': sof-client-ipc-flood-test.c:(.text+0xb961d4): undefined reference to `sof_client_get_debugfs_root' ld: vmlinux.o: in function `sof_ipc_flood_dfs_open': sof-client-ipc-flood-test.c:(.text+0xb963ed): undefined reference to `sof_client_get_fw_state' ld: vmlinux.o: in function `sof_ipc_flood_dfs_write': sof-client-ipc-flood-test.c:(.text+0xb9689a): undefined reference to `sof_client_ipc_tx_message' Full randconfig file is attached. -- ~Randy [-- Attachment #2: config-r4830.gz --] [-- Type: application/gzip, Size: 44096 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Jul 15 (sof-client-ipc-flood-test.c) 2022-07-15 22:49 ` linux-next: Tree for Jul 15 (sof-client-ipc-flood-test.c) Randy Dunlap @ 2022-07-18 16:28 ` Pierre-Louis Bossart 0 siblings, 0 replies; 2+ messages in thread From: Pierre-Louis Bossart @ 2022-07-18 16:28 UTC (permalink / raw) To: Randy Dunlap, Stephen Rothwell, Linux Next Mailing List Cc: ALSA Development Mailing List, Mark Brown, Linux Kernel Mailing List On 7/15/22 17:49, Randy Dunlap wrote: > > > On 7/15/22 05:52, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20220714: >> > > on x86_64: > > ld: vmlinux.o: in function `sof_ipc_flood_probe': > sof-client-ipc-flood-test.c:(.text+0xb961d4): undefined reference to `sof_client_get_debugfs_root' > ld: vmlinux.o: in function `sof_ipc_flood_dfs_open': > sof-client-ipc-flood-test.c:(.text+0xb963ed): undefined reference to `sof_client_get_fw_state' > ld: vmlinux.o: in function `sof_ipc_flood_dfs_write': > sof-client-ipc-flood-test.c:(.text+0xb9689a): undefined reference to `sof_client_ipc_tx_message' > > > Full randconfig file is attached. Thanks Randy, I reproduced the issue, it was also reported by the Intel bot. I added all the configs here: https://github.com/thesofproject/linux/issues/3768 The issue is that the sof-client helpers are compiled with the same setting as the SOF core, but the clients can be compiled as built-in, that cannot possibly work. It's peak vacation season so it'll take a couple of weeks to be fixed/reviewed, but we'll fix this. -Pierre ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-18 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20220715225251.2e7f7ada@canb.auug.org.au>
2022-07-15 22:49 ` linux-next: Tree for Jul 15 (sof-client-ipc-flood-test.c) Randy Dunlap
2022-07-18 16:28 ` Pierre-Louis Bossart
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox