aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <[email protected]>2008-06-25 00:19:25 -0400
committerIngo Molnar <[email protected]>2008-07-08 13:11:12 +0200
commite04e0a630d8b5c621b3a8e70ff20db737d3a5728 (patch)
tree77ba90fcd186fa4fe5f8a8f488961301b13c20b7 /tools/perf/scripts/python
parent478de5a9d691dd0c048ddce62dbec23722515636 (diff)
x86: use __KERNEL_DS as SS when returning to a kernel thread
This is needed when the kernel is running on RING3, such as under Xen. x86_64 has a weird feature that makes it #GP on iret when SS is a null descriptor. This need to be tested on bare metal to make sure it doesn't cause any problems. AMD specs say SS is always ignored (except on iret?). Signed-off-by: Eduardo Habkost <[email protected]> Signed-off-by: Jeremy Fitzhardinge <[email protected]> Cc: xen-devel <[email protected]> Cc: Stephen Tweedie <[email protected]> Cc: Eduardo Habkost <[email protected]> Cc: Mark McLoughlin <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions