> On Sep 27, 2019, at 14:25, Randy Dunlap <rdun...@infradead.org> wrote: > > Hi, > Some doc comments/fixes below... > > On 9/12/19 1:06 PM, Chang S. Bae wrote: >> From: Thomas Gleixner <t...@linutronix.de> >>
[snip] >> +There exist two mechanisms to read and write the FS/FS base address: > > FS/GS [snip] >> + The arch_prctl(2) based mechanism is available on all 64bit CPUs and all > > 64-bit [snip] >> + mov %reg, %gs:offset >> \ No newline at end of file > oops. Thanks. Let me include this in my v9 submission. Chang