Commit 5036443
committed
deepin: arm64: entry: inline cortex_a76_erratum_1463225_svc_handler
deepin inclusion
category: performance
enable CONFIG_ARM64_ERRATUM_1463225 causes 4% in noaffected cpu unixbench
syscall test, before we decide to disable it, test inline it bring up ~1%,
cortex_a76_erratum_1463225_debug_handler had been inlined, so it should not
bring any functional change.
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent c075a7c commit 5036443
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments