RE: [PATCH v4 1/7] x86/fsgsbase/64: Introduce FS/GS base helper functions
From: Bae, Chang Seok
Date: Fri Jun 22 2018 - 14:09:18 EST
> Ah. You copied it from here where it makes no sense either. Copy and paste
> is useful, but you really want to think about it.
That's the matter of fact though, let me revise those you pointed out here.
> This patch wants to be split into:
> 1) Adding the new functions
> 2) Convert vdso
> 3) Convert ptrace
> _AFTER_ fixing the existing bug.
Okay, I think it is reasonable to do that, (regardless of defining it as bug or not).
Thanks for the sharp reviews.
Chang