diff options
author | H. Peter Anvin (Intel) <[email protected]> | 2021-05-10 02:09:38 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-05-10 12:33:28 +0200 |
commit | be5bb8021c9731f5593de6419ae35d3f16a3e497 (patch) | |
tree | 34569f304d8ca79f2d61feb15000c8655e350274 /scripts/gdb/linux/tasks.py | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
x86/asm: Have the __ASM_FORM macros handle commas in arguments
The __ASM_FORM macros are really useful, but in order to be able to
use them to define instructions via .byte directives breaks because of
the necessary commas. Change the macros to handle commas correctly.
[ mingo: Removed stray whitespaces & aligned the definitions vertically. ]
Signed-off-by: H. Peter Anvin (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions