diff options
author | Milton Miller <miltonm@bga.com> | 2008-11-14 20:11:49 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-11-19 05:05:06 (GMT) |
commit | 25ddd738c2ebffb6c2d3cf29c91b986d1bb39c99 (patch) | |
tree | cc22b3a4b2481954c1bcbfececac2abfcdb7af40 /include/linux/of_gpio.h | |
parent | a6326e98a28d8a57f693369c82559543c6950f09 (diff) | |
download | linux-fsl-qoriq-25ddd738c2ebffb6c2d3cf29c91b986d1bb39c99.tar.xz |
powerpc: Provide a separate handler for each IPI action
With the new generic smp call function helpers, I noticed the code in
smp_message_recv was a single function call in many cases. While
getting the message number from the ipi data is easy, we can reduce
the path length by a function and data-dependent switch by registering
seperate IPI actions for these simple calls.
Originally I left the ipi action array exposed, but then I realized the
registration code should be common too.
The three users each had their own name array, so I made a fourth
to convert all users to use a common one.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/linux/of_gpio.h')
0 files changed, 0 insertions, 0 deletions