summaryrefslogtreecommitdiffstats
path: root/fs/select.c
diff options
context:
space:
mode:
authorThomas Gleixner2008-08-31 17:19:15 +0200
committerArjan van de Ven2008-09-06 06:35:01 +0200
commitbe5dad20a55e054a35dac7f6f5f184dc72b379b4 (patch)
tree2d0e84aaa0798b6cea140b712d384bda850d1ece /fs/select.c
parentselect: add poll_select_set_timeout() and poll_select_copy_remaining() helpers (diff)
downloadkernel-qcow2-linux-be5dad20a55e054a35dac7f6f5f184dc72b379b4.tar.gz
kernel-qcow2-linux-be5dad20a55e054a35dac7f6f5f184dc72b379b4.tar.xz
kernel-qcow2-linux-be5dad20a55e054a35dac7f6f5f184dc72b379b4.zip
select: add a poll specific struct to the restart_block union
with hrtimer poll/select, the signal restart data no longer is a single long representing a jiffies count, but it becomes a second/nanosecond pair that also needs to encode if there was a timeout at all or not. This patch adds a struct to the restart_block union for this purpose Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions