aboutsummaryrefslogtreecommitdiffstats
path: root/main/haveged/fix-cpu-cache-size-detection.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/haveged: upgrade to 1.9.6Leo2019-09-181-15/+0
|
* main/haveged: fix for armhf and aarch64Natanael Copa2018-05-181-0/+15
armhf and aarch64 apparently does not expose the cpu cache size via sysfs. It set it to -1 and that confuses haveged. Make it fallback to default cache size when sysfs reports -1.