patch to remove utrace patch for ia64

Doug Chapman doug.chapman at hp.com
Tue Apr 1 14:40:02 UTC 2008


As discussed in another thread the utrace support for ia64 is not
complete upstream yet.  The current utrace patch breaks building on
ia64.  To allow us to continue progress on ia64 can we apply this patch
until these issues are resolved?

thanks,

- Doug

*** kernel.spec.bad	2008-04-01 10:37:22.000000000 -0400
--- kernel.spec	2008-04-01 10:37:40.000000000 -0400
*************** ApplyPatch linux-2.6-compile-fix-gcc-43.
*** 987,993 ****
--- 987,995 ----
  ApplyPatch linux-2.6-hotfixes.patch
  
  # Roland's utrace ptrace replacement.
+ %ifnarch ia64
  ApplyPatch linux-2.6-utrace.patch
+ %endif
  
  # enable sysrq-c on all kernels, not only kexec
  ApplyPatch linux-2.6-sysrq-c.patch





More information about the Fedora-kernel-list mailing list