The patch titled sched.c: correct comment for this_rq_lock() has been removed from the -mm tree. Its filename was schedc-correct-comment-for-this_rq_lock-routine.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: sched.c: correct comment for this_rq_lock() From: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Acked-by: Ingo Molnar <mingo@xxxxxxx> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- kernel/sched.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/sched.c~schedc-correct-comment-for-this_rq_lock-routine kernel/sched.c --- a/kernel/sched.c~schedc-correct-comment-for-this_rq_lock-routine +++ a/kernel/sched.c @@ -547,7 +547,7 @@ rq_sched_info_depart(struct rq *rq, unsi #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) _ Patches currently in -mm which might be from rpjday@xxxxxxxxxxxxxx are origin.patch kbuild-make-fusion-mpt-selectable-from-device-drivers.patch fix-numerous-kcalloc-calls-convert-to-kzalloc.patch getting-rid-of-all-casts-of-kalloc-calls.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html