03 Feb, 2008

1 commit


30 Jan, 2008

1 commit

  • We have a lot of code which differs only by the naming of specific
    members of structures that contain registers. In order to enable
    additional unifications, this patch drops the e- or r- size prefix
    from the register names in struct pt_regs, and drops the x- prefixes
    for segment registers on the 32-bit side.

    This patch also performs the equivalent renames in some additional
    places that might be candidates for unification in the future.

    Signed-off-by: H. Peter Anvin
    Signed-off-by: Ingo Molnar
    Signed-off-by: Thomas Gleixner

    H. Peter Anvin
     

20 Oct, 2007

1 commit

  • This makes x86-64's ia32 code use the new linux/elfcore-compat.h, reducing
    some hand-copied duplication.

    Signed-off-by: Roland McGrath
    Cc: Benjamin Herrenschmidt
    Cc: Paul Mackerras
    Cc: Andi Kleen
    Cc: "Luck, Tony"
    Signed-off-by: Andrew Morton
    Signed-off-by: Ingo Molnar
    Signed-off-by: Thomas Gleixner

    Roland McGrath
     

11 Oct, 2007

1 commit