Re: [PATCH] percpu: active_stack with gs

2023-09-25 Thread Samuel Thibault
Applied, thanks! Damien Zammit, le lun. 25 sept. 2023 00:24:25 +, a ecrit: > --- > i386/i386/cswitch.S | 12 ++-- > i386/i386/i386asm.sym | 1 + > i386/i386/locore.S| 2 +- > i386/i386/percpu.h| 2 +- > kern/startup.c| 2 +- > kern/thread.c | 4 +--- > k

[PATCH] percpu: active_stack with gs

2023-09-24 Thread Damien Zammit
--- i386/i386/cswitch.S | 12 ++-- i386/i386/i386asm.sym | 1 + i386/i386/locore.S| 2 +- i386/i386/percpu.h| 2 +- kern/startup.c| 2 +- kern/thread.c | 4 +--- kern/thread.h | 5 + x86_64/cswitch.S | 10 -- x86_64/locore.S |