From: Bob Glossman Date: Tue, 14 Jul 2015 17:27:09 +0000 (-0700) Subject: LU-6847 kernel: kernel update RHEL 6.6 [2.6.32-504.30.3.el6] X-Git-Tag: 2.7.57~12 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0dba034bb22573ff8d27e3545a103b0ac7294929;p=fs%2Flustre-release.git LU-6847 kernel: kernel update RHEL 6.6 [2.6.32-504.30.3.el6] Update RHEL6.6 kernel to 2.6.32-504.30.3.el6 Signed-off-by: Bob Glossman Change-Id: I4f60d43dea248ce57290579c021838d0f731c332 Reviewed-on: http://review.whamcloud.com/15605 Tested-by: Jenkins Reviewed-by: Dmitry Eremin Tested-by: Dmitry Eremin Tested-by: Maloo Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index dc0cfcb..89069c7 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -4,12 +4,12 @@ TBD Intel Corporation for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) - 2.6.32-504.23.4.el6 (RHEL6.6) + 2.6.32-504.30.3.el6 (RHEL6.6) 3.10.0-229.7.2.el7 (RHEL7.1) 3.0.101-0.47.52 (SLES11 SP3) * Client known to build on unpatched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) - 2.6.32-504.23.4.el6 (RHEL6.6) + 2.6.32-504.30.3.el6 (RHEL6.6) 3.10.0-229.7.2.el7 (RHEL7.1) 3.0.101-0.47.52 (SLES11 SP3) 3.12.39-47 (SLES12) diff --git a/lustre/kernel_patches/targets/2.6-rhel6.6.target.in b/lustre/kernel_patches/targets/2.6-rhel6.6.target.in index 977f164..131ecb1 100644 --- a/lustre/kernel_patches/targets/2.6-rhel6.6.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel6.6.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.32" -lnxrel="504.23.4.el6" +lnxrel="504.30.3.el6" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=2.6-rhel6.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 61769d7..b3f3463 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -14,7 +14,7 @@ Clients since 2.6.18 DO NOT need any patches. PATCH SERIES FOR SERVER KERNELS: 2.6-rhel6.series 2.6.32-431.29.2.el6 (RHEL 6.5) -2.6-rhel6.series 2.6.32-504.23.4.el6 (RHEL 6.6) +2.6-rhel6.series 2.6.32-504.30.3.el6 (RHEL 6.6) 3.10-rhel7.series 3.10.0-229.7.2.el7 (RHEL 7.1) 3.0-sles11sp3.series 3.0.101-0.47.52 (SLES11 SP3)