From eac65482534707983dab4e319b165c8ebc2977be Mon Sep 17 00:00:00 2001 From: Bob Glossman Date: Mon, 6 Jan 2014 15:02:16 -0800 Subject: [PATCH] LU-4356 kernel: kernel update [SLES11 SP2 3.0.101-0.7] update target and config files for new version Signed-off-by: Bob Glossman Change-Id: Ia5a9472029e7134b3f6b997506371f5e5e624797 Reviewed-on: http://review.whamcloud.com/8951 Reviewed-by: James Simmons Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Minh Diep Reviewed-by: Oleg Drokin --- .../kernel_patches/kernel_configs/kernel-3.0-3.0-sles11-x86_64.config | 4 ++-- lustre/kernel_patches/targets/3.0-sles11.target.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11-x86_64.config b/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11-x86_64.config index ba77771..8acf135 100644 --- a/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11-x86_64.config +++ b/lustre/kernel_patches/kernel_configs/kernel-3.0-3.0-sles11-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/x86_64 3.0.93 Kernel Configuration +# Linux/x86_64 3.0.101 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -66,7 +66,7 @@ CONFIG_IRQ_WORK=y CONFIG_EXPERIMENTAL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" -CONFIG_LOCALVERSION="-0.5-default" +CONFIG_LOCALVERSION="-0.7.15-default" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y diff --git a/lustre/kernel_patches/targets/3.0-sles11.target.in b/lustre/kernel_patches/targets/3.0-sles11.target.in index 3570640..e9657ff 100644 --- a/lustre/kernel_patches/targets/3.0-sles11.target.in +++ b/lustre/kernel_patches/targets/3.0-sles11.target.in @@ -1,6 +1,6 @@ lnxmaj="3.0" -lnxmin=".93" -lnxrel="0.5" +lnxmin=".101" +lnxrel="0.7.15" # use this when there is an "RPM fix" which means that the name of the # (source) RPM has been updated but the version of the kernel inside the # RPM is not also updated -- 1.8.3.1