version bumps: 5.17-rc8

This commit is contained in:
Adel KARA SLIMANE
2022-03-14 12:38:01 +00:00
committed by BIG UGLY FROGMINER
parent ca55562a08
commit d702f5a7de
2 changed files with 2 additions and 2 deletions

View File

@@ -749,7 +749,7 @@ case $_basever in
0001-mm-Support-soft-dirty-flag-reset-for-VA-range.patch 0001-mm-Support-soft-dirty-flag-reset-for-VA-range.patch
0002-mm-Support-soft-dirty-flag-read-with-reset.patch 0002-mm-Support-soft-dirty-flag-read-with-reset.patch
) )
sha256sums=('35575d4843f405ddd229f358a81fecca460fcd7a4b087bd74f0a34cc4c20b2c1' sha256sums=('32293e5747e7623c7ea1fcc55b7bb37918206629353f38d1ee5623852ad428ed'
#upcoming_kernel_patch_sha256 #upcoming_kernel_patch_sha256
'SKIP' 'SKIP'
'961c380f74b9e28a47a21001fc330460dcd639f7580b7a178472e40af8f4dcd4' '961c380f74b9e28a47a21001fc330460dcd639f7580b7a178472e40af8f4dcd4'

View File

@@ -19,7 +19,7 @@ _kver_subver_map=(
["5.14"]="21" ["5.14"]="21"
["5.15"]="28" ["5.15"]="28"
["5.16"]="14" ["5.16"]="14"
["5.17"]="rc7" ["5.17"]="rc8"
) )
# PREEMPT_RT's supported kernel subversion # PREEMPT_RT's supported kernel subversion