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:
c1bfb57
)
arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
author
Marc Zyngier
<marc.zyngier@arm.com>
Tue, 8 Jul 2014 11:09:02 +0000
(12:09 +0100)
committer
Christoffer Dall
<christoffer.dall@linaro.org>
Fri, 19 Sep 2014 01:48:56 +0000
(18:48 -0700)
Having a dynamic number of supported interrupts means that we
cannot relly on VGIC_NR_SHARED_IRQS being fixed anymore.
Instead, make it take the distributor structure as a parameter,
so it can return the right value.
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found