diff options
author | Kuan-Wei Chiu <visitorckw@gmail.com> | 2025-08-29 03:19:54 +0800 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-08-30 17:23:06 +0200 |
commit | 71965cae7db394ff5ba3b2d2befe4e136ceec268 (patch) | |
tree | bb7d8f15188e2a476b9176361205024eeb40b8d3 /scripts/gdb/linux/vmalloc.py | |
parent | c33aca6c44c081b6aaff8f203d408688859a81fb (diff) |
EDAC: Fix wrong executable file modes for C source files
Three EDAC source files were mistakenly marked as executable when adding the
EDAC scrub controls.
These are plain C source files and should not carry the executable bit.
Correcting their modes follows the principle of least privilege and avoids
unnecessary execute permissions in the repository.
[ bp: Massage commit message. ]
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250828191954.903125-1-visitorckw@gmail.com
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions