diff options
author | Jann Horn <[email protected]> | 2019-07-13 00:41:52 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-17 00:42:27 +0200 |
commit | 50e04acf2990d0d93983720b0a85b11ef805df60 (patch) | |
tree | 2624aa4c5228293f73164eed6cdc3101a1a46f96 /net/lapb/lapb_in.c | |
parent | 29e7e9664aec17b94a9c8c5a75f8d216a206aa3a (diff) |
x86/process: Delete useless check for dead process with LDT
At release_thread(), ->mm is NULL; and it is fine for the former mm to
still have an LDT. Delete this check in process_64.c, similar to
commit 2684927c6b93 ("[PATCH] x86: Deprecate useless bug"), which did the
same in process_32.c.
Signed-off-by: Jann Horn <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions