summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJunjie Wu <junjiew@codeaurora.org>2016-01-05 11:09:41 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:25:27 -0700
commita81be0508668e4a7c044cb34e1188abeed28b158 (patch)
tree6d35c203b8a8fd1b70e0ee68ad4efb5777d24d1d /include
parent56c4d59fc81e00661c3c040c4a57355812d9e566 (diff)
cpufreq: interactive: Use wake_up_process_no_notif to wake up tasks
Scheduler could send a notification to governor each time a task wakes up. If governor wakes up another task as a response to such a notification, it could result in endless recursive notifications. Use wake_up_process_no_notif to ensure scheduler won't send another notification for speedchange task woken up by the governor. Change-Id: I697affcbdf79e2ad0cfe843eb880d304960682f4 Signed-off-by: Junjie Wu <junjiew@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions