mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
[PATCH] i386: Evaluate constant cpu features at runtime
Redefine cpu_has() to evaluate cpu features already checked in early boot at compile time. This way the compiler might eliminate some dead code. Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
c7f81c9453
commit
3671df8572
1 changed files with 6 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue