summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2017-05-30 23:15:38 +0200
committerThomas Gleixner <tglx@linutronix.de>2017-06-04 15:40:22 +0200
commit3a06c7ac24f9f24ec059cd77c2dbdf7fbfd0aaaf (patch)
tree840a255c75e7d5f400722236ff7ee4a13a73a779 /usr
parenta81129e5a189973abd661704b261f8aad9325407 (diff)
downloadlinux-3a06c7ac24f9f24ec059cd77c2dbdf7fbfd0aaaf.tar.gz
linux-3a06c7ac24f9f24ec059cd77c2dbdf7fbfd0aaaf.tar.bz2
linux-3a06c7ac24f9f24ec059cd77c2dbdf7fbfd0aaaf.zip
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
The only user of this facility is ptp_clock, which does not implement any of those functions. Remove them to prevent accidental users. Especially the interval timer interfaces are now more or less impossible to implement because the necessary infrastructure has been confined to the core code. Aside of that it's really complex to make these callbacks implemented according to spec as the alarm timer implementation demonstrates. If at all then a nanosleep callback might be a reasonable extension. For now keep just what ptp_clock needs. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211656.145036286@linutronix.de
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions