git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7bd3ec
)
genirq: Mark wakeup sources as armed on suspend
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 29 Aug 2014 11:54:09 +0000
(13:54 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 1 Sep 2014 11:48:51 +0000
(13:48 +0200)
This allows us to utilize this information in the irq_may_run() check
without adding another conditional to the fast path.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found