On Nov 5, 2008, at 10:42 PM, Paul Mackerras wrote:
Milton Miller writes:
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
Milton Miller writes:
> 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 regis
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
separate ipi actions for