We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0414855 commit 2432e13Copy full SHA for 2432e13
arch/x86/include/asm/thread_info.h
@@ -36,7 +36,6 @@ struct thread_info {
36
unsigned long previous_esp; /* ESP of the previous stack in
37
case of nested (IRQ) stacks
38
*/
39
- __u8 supervisor_stack[0];
40
#endif
41
unsigned int sig_on_uaccess_error:1;
42
unsigned int uaccess_err:1; /* uaccess failed */
0 commit comments