the old codes just work for single core, we need to consider the case of SMP. In SMP, it's not easy to get current thread of current cpu in assembly, so we'd better do it in C. Signed-off-by: Wayne Ren <wei.ren@synopsys.com> |
||
|---|---|---|
| .. | ||
| v2 | ||
| kernel_arch_data.h | ||
| kernel_arch_func.h | ||
| offsets_short_arch.h | ||
| swap_macros.h | ||
| vector_table.h | ||