diff options
author | 2024-11-14 16:44:41 +0100 | |
---|---|---|
committer | 2024-12-05 11:11:44 +0100 | |
commit | b3c782868ecebd0c1661a6aa2bdc84cd3cbb1ef3 (patch) | |
tree | 94f169e99fa5e5af75500c459296b26bedee9bf0 /scripts/generate_rust_analyzer.py | |
parent | mtd: phram: only call platform_driver_unregister if phram_setup fails (diff) | |
download | linux-rng-b3c782868ecebd0c1661a6aa2bdc84cd3cbb1ef3.tar.xz linux-rng-b3c782868ecebd0c1661a6aa2bdc84cd3cbb1ef3.zip |
mtd: phram: Add the kernel lock down check
The phram MTD driver may map any memory pages no matter whether it's
reserved or whatever used for systems, which basically allows user
bypassing the lock down.
Add the check and abort the probe if the kernel is locked down for
LOCKDOWN_DEV_MEM.
Reported-by: Fabian Vogt <fvogt@suse.com>
Suggested-by: Fabian Vogt <fvogt@suse.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions