Merge tag 'v4.0-rc1' into locking/core, to refresh the tree before merging new changes

Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
Ingo Molnar
2015-02-24 08:41:07 +01:00
8184 changed files with 364805 additions and 192791 deletions

View File

@@ -2217,7 +2217,7 @@ retry:
if (!abs_time)
goto out;
restart = &current_thread_info()->restart_block;
restart = &current->restart_block;
restart->fn = futex_wait_restart;
restart->futex.uaddr = uaddr;
restart->futex.val = val;