+1
−7
+1
−6
drivers/block/null_blk/Kconfig
0 → 100644
+12
−0
drivers/block/null_blk/Makefile
0 → 100644
+11
−0
Loading
stable inclusion from stable-v5.10.176 commit d14d2574a54c2ee7ae6c44a5507973972ecce7f5 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IA7D6H CVE: CVE-2024-36478 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d14d2574a54c2ee7ae6c44a5507973972ecce7f5 -------------------------------- [ Upstream commit eebf34a8 ] Move null_blk driver code into the new sub-directory drivers/block/null_blk. Suggested-by:Bart Van Assche <bvanassche@acm.org> Signed-off-by:
Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by:
Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk> Stable-dep-of: 63f88659 ("block: null_blk: Fix handling of fake timeout request") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com> Signed-off-by:
Li Nan <linan122@huawei.com>
File moved.