]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 18 Apr 2022 19:44:49 +0000 (12:44 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 2 May 2022 02:51:23 +0000 (19:51 -0700)
commit3c675a52ab472c290a5205ec663bf4362e4225c2
treebb7cbd9da1ce1a335f83b3e554404284bfa621e1
parentc8c9b7d243b8dc9f5139a5ae90b023be32cd3a5e
xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB

Both tables share the same offset field but the different function
pointers. Merge them into single table with 3-element entries to reduce
code and data duplication.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/kernel/coprocessor.S