Skip to content

Commit e5685ca

Browse files
dcpleungkartben
authored andcommitted
soc: intel_adsp/ace: link xtensa_swap_update_page_tables...
...earlier. Similar to xtensa_do_syscall, we want to group some functions together. Signed-off-by: Daniel Leung <[email protected]>
1 parent c60d2c5 commit e5685ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

soc/intel/intel_adsp/ace/ace-link.ld

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ SECTIONS {
297297

298298
*libarch__xtensa__core.a:userspace.S.obj(.literal.xtensa_do_syscall)
299299
*libarch__xtensa__core.a:userspace.S.obj(.text.xtensa_do_syscall)
300+
*libarch__xtensa__core.a:ptables.c.obj(.literal.xtensa_swap_update_page_tables)
301+
*libarch__xtensa__core.a:ptables.c.obj(.text.xtensa_swap_update_page_tables)
300302

301303
#ifdef CONFIG_XTENSA_SYSCALL_USE_HELPER
302304
*libarch__xtensa__core.a:syscall_helper.c.obj(.text.xtensa_syscall_helper*)

0 commit comments

Comments
 (0)