mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
[PATCH] Simplify profile_pc on x86-64
Use knowledge about EFLAGS layout (bits 22:63 are always 0) to distingush EFLAGS word and kernel address in the spin lock stack frame. Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
0cb91a2293
commit
31679f38d8
1 changed files with 8 additions and 13 deletions
Loading…
Add table
Add a link
Reference in a new issue