From: Yong Zhang Date: Fri, 14 Jan 2011 07:57:39 +0000 (+0800) Subject: sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count X-Git-Tag: v2.6.38-rc2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce2097983d914ea8c2338efc6f6e9bb737f6ae4;p=pandora-kernel.git sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count Now rq->rq_sched_info.bkl_count is not used for rq, scroll rq->bkl_count into it. Thus we can save some space for rq. Signed-off-by: Yong Zhang Signed-off-by: Peter Zijlstra LKML-Reference: <1294991859-13246-1-git-send-email-yong.zhang0@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed