diff options
author | Adrian Calianu <adrian.calianu@enea.com> | 2021-05-11 09:42:24 +0200 |
---|---|---|
committer | Adrian Calianu <Adrian.Calianu@enea.com> | 2021-05-12 21:56:14 +0100 |
commit | c6e89e8a31eeeb82c5711cba8235e7e55d9be6a8 (patch) | |
tree | 93a3d96c027a437fc9b168d07ab2ad62248d77d1 /patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch | |
parent | 7a93e54032bb148a92e16b59736a1b76fedae319 (diff) | |
download | enea-kernel-cache-c6e89e8a31eeeb82c5711cba8235e7e55d9be6a8.tar.gz |
boot_time_opt: update patches to 5.10 kernel
Patches used in boot time optimization are coming from
clearlinux distribution. Update patches correspuding to 5.10
kernel: https://github.com/clearlinux-pkgs/linux/tree/5.10.32-1034
We selected a list of patches from ClearLinux. Those we have
considered risky, unknown impact on functionality have been
avoided.
Change-Id: If01459292a5a383b49944645bd8536d9a62d9de3
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch')
-rw-r--r-- | patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch b/patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch index cc21f98..e19ad71 100644 --- a/patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch +++ b/patches/boot_time_opt/0115-raid6-add-Kconfig-option-to-skip-raid6-benchmarking.patch | |||
@@ -63,7 +63,7 @@ index 000000000000..d881d6be89bb | |||
63 | + prompt "RAID6 Recovery Algorithm" | 63 | + prompt "RAID6 Recovery Algorithm" |
64 | + default RAID6_FORCE_INT | 64 | + default RAID6_FORCE_INT |
65 | + depends on RAID6_FORCE_ALGO | 65 | + depends on RAID6_FORCE_ALGO |
66 | + ---help--- | 66 | + help |
67 | + Select the RAID6 recovery algorithm to unconditionally use | 67 | + Select the RAID6 recovery algorithm to unconditionally use |
68 | + | 68 | + |
69 | + config RAID6_FORCE_INT | 69 | + config RAID6_FORCE_INT |