X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=kernel%2Fhrtimer.c;h=dabfefb4ffdfc83e33da8f7cefcc591df97f66b7;hb=3a4fa0a25da81600ea0bcd75692ae8ca6050d165;hp=b2b2c2b0a49bc845f0ba277f96b8db2d1d2f6803;hpb=18735dd8d2d37031b97f9e9e106acbaed01eb896;p=deliverable%2Flinux.git diff --git a/kernel/hrtimer.c b/kernel/hrtimer.c index b2b2c2b0a49b..dabfefb4ffdf 100644 --- a/kernel/hrtimer.c +++ b/kernel/hrtimer.c @@ -412,7 +412,7 @@ static int hrtimer_reprogram(struct hrtimer *timer, /* * When the callback is running, we do not reprogram the clock event * device. The timer callback is either running on a different CPU or - * the callback is executed in the hrtimer_interupt context. The + * the callback is executed in the hrtimer_interrupt context. The * reprogramming is handled either by the softirq, which called the * callback or at the end of the hrtimer_interrupt. */