diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-08-31 17:05:58 +0200 |
---|---|---|
committer | Arjan van de Ven <arjan@linux.intel.com> | 2008-09-06 06:34:53 +0200 |
commit | 7bb67439bf6bd3782f07f1d7be1e63406453d5de (patch) | |
tree | 6fed7b163d96067794b6d704f5d3a35b89a167b4 /kernel/time.c | |
parent | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() (diff) | |
download | linux-7bb67439bf6bd3782f07f1d7be1e63406453d5de.tar.xz linux-7bb67439bf6bd3782f07f1d7be1e63406453d5de.zip |
select: Introduce a hrtimeout function
This patch adds a schedule_hrtimeout() function, to be used by select() and
poll() in a later patch. This function works similar to schedule_timeout()
in most ways, but takes a timespec rather than jiffies.
With a lot of contributions/fixes from Thomas
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/time.c')
0 files changed, 0 insertions, 0 deletions