mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86: use asm .macro instead of cpp #define in entry_32.S
Impact: cleanup Use .macro instead of cpp #define where approriate. This cleans up code and will ease future changes. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
d627ded5ab
commit
f0d96110f9
1 changed files with 151 additions and 142 deletions
Loading…
Add table
Add a link
Reference in a new issue