mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 22:35:59 +00:00
With older kernels, printf.sh and bitmap.sh fail because they can't find the respective test modules they are looking for. Use modprobe dry run to check for missing test_XXX module. Error out with the same error code as prime_numbers.sh. Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> |
||
|---|---|---|
| .. | ||
| bitmap.sh | ||
| config | ||
| Makefile | ||
| prime_numbers.sh | ||
| printf.sh | ||