summaryrefslogtreecommitdiff
path: root/kernel/irq
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2006-01-12 10:25:54 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2006-01-12 10:25:54 (GMT)
commit288867ec5c377db82933b64460ce050e5c998ee9 (patch)
treed1c0c2e89cb7ffa2ac613e9b1740b81a813965a7 /kernel/irq
parent593195f9b2309693f27b402f34573f7920b82c3e (diff)
downloadlinux-fsl-qoriq-288867ec5c377db82933b64460ce050e5c998ee9.tar.xz
[hrtimer] Remove listhead from hrtimer struct
The list_head in the hrtimer structure was introduced for easy access to the first timer with the further extensions of real high resolution timers in mind, but it turned out in the course of development that it is not necessary for the standard use case. Remove the list head and access the first expiry timer by a datafield in the timer base. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions