mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
0c78441cf4
The switcher needs to be mapped per-vcpu, because different vcpus will potentially have different page tables (they don't have to, because threads will share the same). So our first step is the make the function receive a vcpu struct Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
core.c | ||
switcher_32.S |