diff options
| author | Jason A. Donenfeld <[email protected]> | 2023-01-01 16:29:04 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-01-03 17:46:06 +0000 |
| commit | 72bb8f8cc088730c4d84117a6906f458c2fc64bb (patch) | |
| tree | 6e6cdd78c1e8dd705ec0e7544ee33af8045695b6 /lib/string.c | |
| parent | x86/asm: Fix an assembler warning with current binutils (diff) | |
| download | kernel-72bb8f8cc088730c4d84117a6906f458c2fc64bb.tar.gz kernel-72bb8f8cc088730c4d84117a6906f458c2fc64bb.zip | |
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type from MMIO trace type
Both <linux/mmiotrace.h> and <asm/insn-eval.h> define various MMIO_ enum constants,
whose namespace overlaps.
Rename the <asm/insn-eval.h> ones to have a INSN_ prefix, so that the headers can be
used from the same source file.
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions
