From a14863d545e618a771525e5efdba1bb2c3a9c9d0 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:51:43 +0000 Subject: [PATCH] --- yaml --- r: 234597 b: refs/heads/master c: d608c18203a969e5d14572a9861c646d0bb66872 h: refs/heads/master i: 234595: 4340879a3b656d3930ce461b9e45432cb50026d8 v: v3 --- [refs] | 2 +- trunk/include/linux/thread_info.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 131750a07287..b0c8dbbeef11 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3751f9f29bcbc19bd10e92254a273486f150c245 +refs/heads/master: d608c18203a969e5d14572a9861c646d0bb66872 diff --git a/trunk/include/linux/thread_info.h b/trunk/include/linux/thread_info.h index c90696544176..20fc303947d3 100644 --- a/trunk/include/linux/thread_info.h +++ b/trunk/include/linux/thread_info.h @@ -18,9 +18,6 @@ struct compat_timespec; struct restart_block { long (*fn)(struct restart_block *); union { - struct { - unsigned long arg0, arg1, arg2, arg3; - }; /* For futex_wait and futex_wait_requeue_pi */ struct { u32 __user *uaddr;