diff options
author | 2011-05-10 19:30:36 +0000 | |
---|---|---|
committer | 2011-05-19 15:31:59 +1000 | |
commit | 3ee62d365b519c0c18c774049efcde84fe51c60c (patch) | |
tree | 7229d970675b0c5dff165d8597707ebc6e5798cc /fs/jbd2/commit.c | |
parent | powerpc/axon_msi: Validate msi irq via chip_data (diff) | |
download | linux-rng-3ee62d365b519c0c18c774049efcde84fe51c60c.tar.xz linux-rng-3ee62d365b519c0c18c774049efcde84fe51c60c.zip |
powerpc: Add virq_is_host to reduce virq_to_host usage
Some irq_host implementations are using virq_to_host to check if
they are the irq_host for a virtual irq. To allow us to make space
versus time tradeoffs, replace this usage with an assertive
virq_is_host that confirms or denies the irq is associated with the
given irq_host.
Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions