diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index c34c9671b030..cf7394b25af5 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -615,11 +615,6 @@ struct task_struct { struct key *thread_keyring; /* keyring private to this thread */ #endif /* - * All archs should support atomic ops with - * 1 byte granularity. - */ - unsigned char memdie; -/* * Must be changed atomically so it shouldn't be * be a shareable bitflag. */ |
