diff options
author | Gabriel Krisman Bertazi <krisman@collabora.com> | 2020-10-04 08:04:36 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-10-12 00:19:36 +0300 |
commit | 4687615d2ded1250923123e8966463827763432e (patch) | |
tree | 77c7ab11057b737989e88d0aa03ac3b79af244e5 /lib/debugobjects.c | |
parent | 9a10705b42dd541feadda4817582a7efc984c917 (diff) | |
download | linux-4687615d2ded1250923123e8966463827763432e.tar.xz |
um: Remove dead usage of TIF_IA32
This seems like a dead artifact since TIF_IA32 is not even defined as a
TI flag for UM. Looking back in git history, it made sense in the old
days, but it is apparently not used since UM was split out of the x86
arch/. It is also going away from the x86 tree soon.
Also, I think the variable clean up it performs is not needed as 64-bit
UML doesn't run 32-bit binaries as far as I can tell, and 32-bit UML
has 32-bit ulong.
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions