30 Jan, 2008

1 commit

  • This patch consolidates the irqflags include files containing common
    paravirt definitions. The native definition for interrupt handling, halt,
    and such, are the same for 32 and 64 bit, and they are kept in irqflags.h.
    the differences are split in the arch-specific files.

    The syscall function, irq_enable_sysexit, has a very specific i386 naming,
    and its name is then changed to a more general one.

    Signed-off-by: Glauber de Oliveira Costa
    Signed-off-by: Steven Rostedt
    Acked-by: Jeremy Fitzhardinge
    Signed-off-by: Thomas Gleixner

    Signed-off-by: Ingo Molnar
    Signed-off-by: Thomas Gleixner

    Glauber de Oliveira Costa
     

11 Oct, 2007

1 commit