diff options
| author | Vegard Nossum <[email protected]> | 2023-12-19 15:11:58 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-12-20 09:57:38 +0000 |
| commit | 1445f6e15f7ddd80311307475191e34c0b2312e8 (patch) | |
| tree | a1d4f1471994e6b8547dc197e8ae088987df332e /lib/debugobjects.c | |
| parent | x86/asm: Replace magic numbers in GDT descriptors, preparations (diff) | |
| download | kernel-1445f6e15f7ddd80311307475191e34c0b2312e8.tar.gz kernel-1445f6e15f7ddd80311307475191e34c0b2312e8.zip | |
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Actually replace the numeric values by the new symbolic values.
I used this to find all the existing users of the GDT_ENTRY*() macros:
$ git grep -P 'GDT_ENTRY(_INIT)?\('
Some of the lines will exceed 80 characters, but some of them will be
shorter again in the next couple of patches.
Signed-off-by: Vegard Nossum <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
