commit | 975511be74d1b82bf041aaed2861a242abfe3886 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:54 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:54 2008 +0100 |
tree | 89753c0c0dab1c8c92cfa385f65a12cc11e4a644 | |
parent | 070459d95e132726a6ac0c8204f0b5ef653bd824 [diff] |
x86: x86 CORE_DUMP_USE_REGSET This switches x86 to the user_regset-based code for ELF core dumps. The core dumps come out exactly the same as before. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>