commit | cf22854cee10e16e28b1dde136c37e82b7d503ee | [log] [tgz] |
---|---|---|
author | Tero Kristo <tero.kristo@nokia.com> | Fri Mar 20 15:21:02 2009 +0200 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Nov 11 14:42:50 2009 -0800 |
tree | dfde2fd974b8d15d1a1a5a2c13d57d5fe9dd8e76 | |
parent | da869621c3cd93d5a8361f243b50e5d48d12bd14 [diff] |
OMAP3: PM: Added resched check into idle calls Fixes a bug where scheduling is delayed until next wakeup due to race condition (e.g. interrupt requests scheduling just before omap_sram_idle is entered.) Signed-off-by: Tero Kristo <tero.kristo@nokia.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>