From: Thomas Gleixner Date: Sun, 10 Feb 2008 08:04:12 +0000 (+0100) Subject: hrtimer: add nanosleep specific restart_block member X-Git-Tag: v2.6.26-rc1~1151^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a332d86d3c262cddd3de0bfa90e1910de60b4f95;p=pandora-kernel.git hrtimer: add nanosleep specific restart_block member The back and forth typecasting of restart_block->args is horrible. We added a separate union member for futex already. Do the same for nanosleep. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed