diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-12-24 21:31:00 +0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-12-26 10:15:03 +0400 |
commit | b2ddedcd21f44a5873ee3d6ff6118a2318e01e18 (patch) | |
tree | 8ebc45893c633d451819ae6d2046cc8a4ae14446 /init/do_mounts_initrd.c | |
parent | a566c288826ad4502e43b59570214f18173d7744 (diff) | |
download | linux-b2ddedcd21f44a5873ee3d6ff6118a2318e01e18.tar.xz |
x32: fix sigtimedwait
It needs 64bit timespec. As it is, we end up truncating the timeout
to whole seconds; usually it doesn't matter, but for having all
sub-second timeouts truncated to one jiffy is visibly wrong.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'init/do_mounts_initrd.c')
0 files changed, 0 insertions, 0 deletions