linux/arch/x86/tools
Borislav Petkov (AMD) ce9b1c10c3 x86/entry/vdso: Add vdso2c to .gitignore
The commit

  a76108d05e ("x86/entry/vdso: Move vdso2c to arch/x86/tools")

moved vdso2c to arch/x86/tools/ and commit

  93d73005bf ("x86/entry/vdso: Rename vdso_image_* to vdso*_image")

renamed .so files but also dropped vdso2c from
arch/x86/entry/vdso/.gitignore.

It should've moved it to arch/x86/tools/.gitignore instead.

Do that.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260127221633.GAaXk5QcG8ILa1VWYR@fat_crate.local
2026-01-27 23:27:51 +01:00
..
.gitignore x86/entry/vdso: Add vdso2c to .gitignore 2026-01-27 23:27:51 +01:00
cpufeaturemasks.awk x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> 2025-03-19 11:15:12 +01:00
gen-insn-attr-x86.awk x86/insn: Add XOP prefix instructions decoder support 2025-08-18 17:15:02 +02:00
insn_decoder_test.c x86/tools: insn_decoder_test.c: Emit standard build success messages 2025-07-14 17:04:38 +02:00
insn_sanity.c x86/tools: insn_sanity.c: Emit standard build success messages 2025-07-14 17:04:43 +02:00
Makefile x86/entry/vdso: Move vdso2c to arch/x86/tools 2026-01-13 15:33:20 -08:00
objdump_reformat.awk x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump 2024-01-04 10:04:02 +01:00
relocs.c x86/boot: Revert "Reject absolute references in .head.text" 2025-09-03 17:59:56 +02:00
relocs.h x86/tools/relocs: Mark die() with the printf function attr format 2021-08-23 05:58:02 +02:00
relocs_32.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
relocs_64.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
relocs_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vdso2c.c x86/entry/vdso: Move vdso2c to arch/x86/tools 2026-01-13 15:33:20 -08:00
vdso2c.h x86/entry/vdso: Move vdso2c to arch/x86/tools 2026-01-13 15:33:20 -08:00