aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorCyrill Gorcunov <[email protected]>2010-01-13 10:16:07 +0000
committerIngo Molnar <[email protected]>2010-01-13 11:23:45 +0100
commit864a0922dd128392467611d9857e5138c6a91999 (patch)
tree1ce4f65ab7ed12d229be35de84b66ea445672522 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent42590a75019a50012f25a962246498dead428433 (diff)
x86: kernel_thread() -- initialize SS to a known state
Before the kernel_thread was converted into "C" we had pt_regs::ss set to __KERNEL_DS (by SAVE_ALL asm macro). Though I must admit I didn't find any *explicit* load of %ss from this structure the better to be on a safe side and set it to a known value. Signed-off-by: Cyrill Gorcunov <[email protected]> Signed-off-by: Ian Campbell <[email protected]> Cc: Christian Kujau <[email protected]> Cc: Jeremy Fitzhardinge <[email protected]> Cc: Brian Gerst <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions