-
由 Thomas Gleixner 提交于
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: NThomas Gleixner <tglx@linutronix.de>a332d86d
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: NThomas Gleixner <tglx@linutronix.de>