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)
commit2f396ed2d80f636e45226a4b9f7ed81599c3115a
treef068522895ff520653ac0a740aa2c7d49ac0f980
parent203f15210847ad9da5da5b2e89010abb71ac6676
Remove the kgdb patch because on x86_64 the gcc command includes the -m32
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