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:
0dcdbc9
)
genirq: Provide and use __irq_can_set_affinity()
author
Jiang Liu
<jiang.liu@linux.intel.com>
Tue, 23 Jun 2015 18:29:34 +0000
(20:29 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 11 Jul 2015 21:14:25 +0000
(23:14 +0200)
Provide a irq_desc based variant of irq_can_set_affinity() to avoid a
redundant lookup for the core code users.
[ tglx: Split out from combo patch ]
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/manage.c
patch
|
blob
|
history
diff --cc
kernel/irq/manage.c
Simple merge