提交 cc2a73b5 编写于 作者: R Robert P. J. Day 提交者: Linus Torvalds

[PATCH] sched.c: correct comment for this_rq_lock()

Acked-by: NIngo Molnar <mingo@elte.hu>
Signed-off-by: NRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 596afa41
......@@ -547,7 +547,7 @@ rq_sched_info_depart(struct rq *rq, unsigned long delta_jiffies)
#endif
/*
* rq_lock - lock a given runqueue and disable interrupts.
* this_rq_lock - lock this runqueue and disable interrupts.
*/
static inline struct rq *this_rq_lock(void)
__acquires(rq->lock)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册