Rev 806 | Rev 1072 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
swapgs();
write_msr(AMD_MSR_GS,
(__u64)&THREAD->kstack);
}
void after_thread_ran_arch(void)
{