Whamcloud - gitweb
Remove the kgdb patch because on x86_64 the gcc command includes the -m32
authorbrian <brian>
Fri, 8 Dec 2006 01:21:20 +0000 (01:21 +0000)
committerbrian <brian>
Fri, 8 Dec 2006 01:21:20 +0000 (01:21 +0000)
flag which tells gcc to define __i386__ and that blows up when asm/kgdb.h
cannot be found.  That exists in asm-i386 but not asm-x86_64.
When/if somebody can figure out why our kernel build is including the
-m32 gcc flag and fixes it we can re-enable the kgdb patch.  This is prob-
ably due to some processor option in the kernel config file.
Is anyone using kgdb with this kernel on this branch anyway?  Maybe devs
in local testing situations?

lustre/kernel_patches/series/2.6-rhel4.series

index ca9614c..8b89a90 100644 (file)
@@ -18,7 +18,6 @@ export_symbol_numa.patch
 qsnet-rhel4-2.6.patch
 linux-2.6-binutils-2.16.patch
 vm-tunables-rhel4.patch 
-2.6-rhel4-kgdb-ga.patch 
 iallocsem_consistency.patch
 raid5-stats.patch
 raid5-configurable-cachesize.patch