diff options
author | Mark Nelson <[email protected]> | 2007-10-16 23:25:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-10-17 08:42:44 -0700 |
commit | 1f7d6668c29b1dfa307a44844f9bb38356fc989b (patch) | |
tree | 7e8feb874806710834619756dba698cd2697cd1f /fs/nfs/write.c | |
parent | 5b20cd80b4ce1674b7abe5ac91db23346118176d (diff) |
powerpc: add Altivec/VMX state to coredumps
Update dump_task_altivec() (which has so far never been put to use) so that
it dumps the Altivec/VMX registers (VR[0] - VR[31], VSCR and VRSAVE) in the
same format as the ptrace get_vrregs(), and add the appropriate glue
typedef and #defines to make it work.
A new note type of NT_PPC_VMX was chosen to be 0x100 (arbitrarily) because
it allows the low range values to be used for more generic purposes and
0x100 seems an adequate starting point for PowerPC extensions.
Signed-off-by: Mark Nelson <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/nfs/write.c')
0 files changed, 0 insertions, 0 deletions