diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2018-05-14 23:03:15 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-06-03 20:43:42 +1000 |
commit | ba0635fcbe8c1ce83523c1ec79753868ce57f7a8 (patch) | |
tree | 5ba06764f8df6e529d823c98813e37d27ee93210 /kernel/crash_core.c | |
parent | 6bcdd2972b9f6ebda9ae5c7075e2d59770dbbf12 (diff) | |
download | talos-op-linux-ba0635fcbe8c1ce83523c1ec79753868ce57f7a8.tar.gz talos-op-linux-ba0635fcbe8c1ce83523c1ec79753868ce57f7a8.zip |
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>
Diffstat (limited to 'kernel/crash_core.c')
0 files changed, 0 insertions, 0 deletions