This commit is contained in:
Tk-Glitch
2021-08-23 00:17:08 +02:00
parent 229ef1b063
commit 8c52fda111
2 changed files with 2 additions and 2 deletions

View File

@@ -570,7 +570,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=('d8f0bfe8d595445a20352de9f6a0de370f6699ca1342861fcbd975c2184158f8' sha256sums=('cde1ef122a52199dc36fda0ba1127dbbb936c1687024ef6209d1f068de2674e0'
'SKIP' 'SKIP'
'6188d6d4c94ead7ef4319f944cef8198f15e1f00a73633bce86e98383f11d771' '6188d6d4c94ead7ef4319f944cef8198f15e1f00a73633bce86e98383f11d771'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'

View File

@@ -13,7 +13,7 @@ _kver_subver_map=(
["5.11"]="22" ["5.11"]="22"
["5.12"]="19" ["5.12"]="19"
["5.13"]="12" ["5.13"]="12"
["5.14"]="rc6" ["5.14"]="rc7"
) )
_undefine() { _undefine() {