diff options
author | Carsten Emde <[email protected]> | 2010-04-02 22:40:19 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2010-04-06 21:50:03 +0200 |
commit | 351b3f7a21e413a9b14d0393171497d2373bd702 (patch) | |
tree | 8a733b28c37504a0c6d22e64af1e9f7cfc72a40f /net/lapb/lapb_in.c | |
parent | 3bbb9ec946428b96657126768f65487a48dd090c (diff) |
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
The current version of schedule_hrtimeout() always uses the
monotonic clock. Some system calls such as mq_timedsend()
and mq_timedreceive(), however, require the use of the wall
clock due to the definition of the system call.
This patch provides the infrastructure to use schedule_hrtimeout()
with a CLOCK_REALTIME timer.
Signed-off-by: Carsten Emde <[email protected]>
Tested-by: Pradyumna Sampath <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arjan van de Veen <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions