commit | ad467dee89dd3a5a6dbb84b418f4de42aff1f6a0 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Wed Jan 02 13:14:00 2013 -0800 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Aug 08 12:02:17 2016 +0530 |
tree | 4240e5fee880f2d8848e84b02b676d096c0a9570 | |
parent | 5d225362d98fad7a24684d8ff72d65f973bfe036 [diff] |
cpufreq: interactive: fix deadlock on spinlock in timer Need to use irqsave/restore spinlock calls to avoid a deadlock in calls from the timer. Change-Id: I15b6b590045ba1447e34ca7b5ff342723e53a605 Signed-off-by: Todd Poynor <toddpoynor@google.com>