commit | 325af5fb1418c79953db0954556de048e061d8b6 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Aug 08 15:58:39 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Oct 12 12:05:55 2008 +0200 |
tree | 25e71048ff801d0ad30b5d65e0190422999f73d6 | |
parent | fd048088306656824958e7783ffcee27e241b361 [diff] |
x86: ioperm user_regset 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> ]