5.4.73, 5.8.17, 5.9.2

This commit is contained in:
Tk-Glitch
2020-10-29 17:36:06 +01:00
parent 59467ad9a3
commit c0c7381c61
3 changed files with 10 additions and 8 deletions

View File

@@ -10145,6 +10145,7 @@ CONFIG_NFSD_PNFS=y
CONFIG_NFSD_BLOCKLAYOUT=y
CONFIG_NFSD_SCSILAYOUT=y
# CONFIG_NFSD_FLEXFILELAYOUT is not set
# CONFIG_NFSD_V4_2_INTER_SSC is not set
CONFIG_NFSD_V4_SECURITY_LABEL=y
CONFIG_GRACE_PERIOD=m
CONFIG_LOCKD=m
@@ -11072,6 +11073,7 @@ CONFIG_LKDTM=m
# CONFIG_TEST_STACKINIT is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_MEMTEST is not set
# CONFIG_HYPERV_TESTING is not set

View File

@@ -1,9 +1,9 @@
#!/bin/bash
ver54=72
ver54=73
ver57=19
ver58=16
ver59=1
ver58=17
ver59=2
ver510=rc1
_tkg_initscript() {