linux/arch/powerpc/include
Michael Ellerman ba0635fcbe powerpc: Rename thread_struct.fs to addr_limit
It's called 'fs' for historical reasons, it's named after the x86 'FS'
register. But we don't have to use that name for the member of
thread_struct, and in fact arch/x86 doesn't even call it 'fs' anymore.

So rename it to 'addr_limit', which better reflects what it's used
for, and is also the name used on other arches.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-06-03 20:43:42 +10:00
..
asm powerpc: Rename thread_struct.fs to addr_limit 2018-06-03 20:43:42 +10:00
uapi/asm KVM changes for 4.16 2018-02-10 13:16:35 -08:00