Skip to content

Commit

Permalink
Update to kernel-5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre-bot committed Jun 1, 2019
1 parent 7108c83 commit d1ad508
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions config-base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Base config based on Fedora's config (kernel-core-5.1.0-1.fc31.x86_64.rpm)
# Base config based on Fedora's config (kernel-core-5.1.5-300.fc30.x86_64.rpm)
# Only modification is `yes '' | make oldconfig` to drop config settings which
# depend on Fedora patches and adjust for the small version difference.

Expand All @@ -21,7 +21,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT="5.1.0-1.fc31.x86_64"
CONFIG_BUILD_SALT="5.1.5-300.fc30.x86_64"
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
Expand Down Expand Up @@ -755,6 +755,7 @@ CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_64BIT_TIME=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
Expand Down Expand Up @@ -7873,7 +7874,7 @@ CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_BACKCHANNEL=y
CONFIG_SUNRPC_SWAP=y
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES=y
# CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES is not set
CONFIG_SUNRPC_DEBUG=y
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_CEPH_FS=m
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.2
5.1.6

0 comments on commit d1ad508

Please sign in to comment.