aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2021-05-18 09:57:54 +0800
committerJaegeuk Kim <[email protected]>2021-05-26 07:00:36 -0700
commit0dd571785d61528d62cdd8aa49d76bc6085152fe (patch)
tree5a2b26a8679a738141f53efeb4f4bb7d4c13141d /scripts/gdb/linux/tasks.py
parent4f55dc2a988b304d3595887f1161151d1c3b1f33 (diff)
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
As marcosfrm reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=213089 Initramfs generators rely on "pre" softdeps (and "depends") to include additional required modules. F2FS does not declare "pre: crc32" softdep. Then every generator (dracut, mkinitcpio...) has to maintain a hardcoded list for this purpose. Hence let's use MODULE_SOFTDEP("pre: crc32") in f2fs code. Fixes: 43b6573bac95 ("f2fs: use cryptoapi crc32 functions") Reported-by: marcosfrm <[email protected]> Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions