]> git.pld-linux.org Git - packages/geninitrd.git/blame - geninitrd-svn.patch
- rel 3; load (hw optimized) crct10dif-pclmul, too
[packages/geninitrd.git] / geninitrd-svn.patch
CommitLineData
a6cc569b
AM
1Index: geninitrd
2===================================================================
1aab74e6 3--- geninitrd (wersja 12709)
82f4458e
AM
4+++ geninitrd (wersja 12711)
5@@ -395,6 +395,10 @@
1aab74e6
AM
6 # XXX: find a away to autodetect
7 smodule=$(basename_module $modpath)
8 case "$smodule" in
9+ crc-t10dif)
82f4458e 10+ find_depmod "-crct10dif-pclmul"
1aab74e6
AM
11+ find_depmod "-crct10dif"
12+ ;;
13 libcrc32c)
a19f276b
AM
14 find_depmod "-crc32c-intel"
15 find_depmod "-crc32c"
This page took 0.052633 seconds and 4 git commands to generate.