Where does kernel stores it's registers while performing a context switch?

Ketan Singh unix.ketan at gmail.com
Sat Oct 7 09:52:49 EDT 2017


I want to know where the kernel stores it's registers while performing
a context switch on x86 architecture. In ARM I can see  struct
cpu_context_save in arch/arm/include/asm/thread_info.h but what about
x86/x86_64?



More information about the Kernelnewbies mailing list