From 75e23e49dbdd86aace375f599062aa67483a001b Mon Sep 17 00:00:00 2001 From: Juri Lelli Date: Tue, 28 Oct 2014 11:54:46 +0000 Subject: [PATCH] sched/core: Use dl_bw_of() under rcu_read_lock_sched() As per commit f10e00f4bf36 ("sched/dl: Use dl_bw_of() under rcu_read_lock_sched()"), dl_bw_of() has to be protected by rcu_read_lock_sched(). Signed-off-by: Juri Lelli Signed-off-by: Peter Zijlstra (Intel) Cc: Linus Torvalds Link: http://lkml.kernel.org/r/1414497286-28824-1-git-send-email-juri.lelli@arm.com Signed-off-by: Ingo Molnar --- Reading git-format-patch failed