I don't think we can use swapgs. The problem with swapgs is that it's
a swap, not a load, which means it can only be used at the syscall
interface and can't be used at the interrupt or exception interface.
-Matt
Matthew Dillon
<dillon@backplane.com>