[RFC PATCH 3/6] KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC

Scott Wood scottwood at freescale.com
Wed Jun 5 08:28:20 EST 2013


On 06/03/2013 03:54:25 PM, Mihai Caraman wrote:
> Rename BOOKE_IRQPRIO_SPE_UNAVAIL and BOOKE_IRQPRIO_SPE_FP_DATA names
> to accommodate ALTIVEC. Replace BOOKE_INTERRUPT_SPE_UNAVAIL and
> BOOKE_INTERRUPT_SPE_FP_DATA with the common version.
> 
> Signed-off-by: Mihai Caraman <mihai.caraman at freescale.com>
> ---
>  arch/powerpc/kvm/booke.c              |   12 ++++++------
>  arch/powerpc/kvm/booke.h              |    4 ++--
>  arch/powerpc/kvm/bookehv_interrupts.S |    8 ++++----
>  arch/powerpc/kvm/e500.c               |   10 ++++++----
>  arch/powerpc/kvm/e500_emulate.c       |    8 ++++----
>  5 files changed, 22 insertions(+), 20 deletions(-)

Can you remove the TODO separate definitions from 1/6 now?  And/or  
combine 1/6 with this patch?

-Scott


More information about the Linuxppc-dev mailing list