From: scjody Date: Tue, 20 Nov 2007 20:45:53 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~980 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=65d154e4183c14382a37886f015f2a5163d90d35;p=fs%2Flustre-release.git Branch b1_6 Add patch documentation. b=12842 --- diff --git a/lustre/kernel_patches/patches/modpost_external_module_updates_rhel4.patch b/lustre/kernel_patches/patches/modpost_external_module_updates_rhel4.patch index 9fdfe79..35bf139 100644 --- a/lustre/kernel_patches/patches/modpost_external_module_updates_rhel4.patch +++ b/lustre/kernel_patches/patches/modpost_external_module_updates_rhel4.patch @@ -1,3 +1,7 @@ +This patch updates the RHEL 4 module build system to properly support +dependencies between external modules, similarly to the way they are +supported in newer kernels. + Index: linux-2.6.9-55.EL/scripts/Makefile.modpost =================================================================== --- linux-2.6.9-55.EL.orig/scripts/Makefile.modpost diff --git a/lustre/kernel_patches/patches/modpost_external_module_updates_sles9.patch b/lustre/kernel_patches/patches/modpost_external_module_updates_sles9.patch index 9ca0765..39b85d4 100644 --- a/lustre/kernel_patches/patches/modpost_external_module_updates_sles9.patch +++ b/lustre/kernel_patches/patches/modpost_external_module_updates_sles9.patch @@ -1,3 +1,7 @@ +This patch updates the SLES 9 module build system to properly support +dependencies between external modules, similarly to the way they are +supported in newer kernels. + Index: linux-2.6.5-7.286/scripts/Makefile.modpost =================================================================== --- linux-2.6.5-7.286.orig/scripts/Makefile.modpost