diff options
| author | Juergen Gross <[email protected]> | 2015-08-06 08:04:38 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-08-08 08:20:45 +0000 |
| commit | 136d9d83c07c5e30ac49fc83b27e8c4842f108fc (patch) | |
| tree | 3b9647ce64436c09c784a923172a5d65cdc96403 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| download | kernel-136d9d83c07c5e30ac49fc83b27e8c4842f108fc.tar.gz kernel-136d9d83c07c5e30ac49fc83b27e8c4842f108fc.zip | |
x86/ldt: Correct LDT access in single stepping logic
Commit 37868fe113ff ("x86/ldt: Make modify_ldt synchronous")
introduced a new struct ldt_struct anchored at mm->context.ldt.
convert_ip_to_linear() was changed to reflect this, but indexing
into the ldt has to be changed as the pointer is no longer void *.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Andy Lutomirski <[email protected]>
Cc: <[email protected]> # On top of: 37868fe113ff: x86/ldt: Make modify_ldt synchronous
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
