x86: ioperm user_regset
authorRoland McGrath <roland@redhat.com>
Fri, 8 Aug 2008 22:58:39 +0000 (15:58 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 10:05:55 +0000 (12:05 +0200)
This adds a user_regset type for the x86 io permissions bitmap.
This makes it appear in core dumps (when ioperm has been used).
It will also make it visible to debuggers in the future.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
[conflict resolutions: Signed-off-by: Ingo Molnar <mingo@elte.hu> ]


No differences found