Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296400 Details for
Bug 429074
invalid /usr/include/asm/gcc_intrin.h
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
RHEL5 version gcc_intrin.h fix, including Kbuild addition
linux-2.6-fix-gcc_intrin-so-dhcpv6-builds-on-ia64.patch (text/plain), 1.73 KB, created by
Jarod Wilson
on 2008-02-29 18:28:03 UTC
(
hide
)
Description:
RHEL5 version gcc_intrin.h fix, including Kbuild addition
Filename:
MIME Type:
Creator:
Jarod Wilson
Created:
2008-02-29 18:28:03 UTC
Size:
1.73 KB
patch
obsolete
>From: Doug Chapman <doug.chapman@hp.com> >Date: Mon, 28 Jan 2008 23:33:28 +0000 (-0800) >Subject: [IA64] fix userspace compile error in gcc_intrin.h >X-Git-Tag: v2.6.25-rc1~785^2~16 >X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=0df29025fd0379d5950d206314d0b10a2c8a9607 > >[IA64] fix userspace compile error in gcc_intrin.h > >Fixes userspace build errors when linux/ipv6.h is included such as in the >dhcpv6 package under fedora. Likely causes other userspace build errors as >well. I found this in akpm's tree from 2.6.18 but could not find any case >of anyone proposing it for the main tree. > >Signed-off-by: Doug Chapman <doug.chapman@hp.com> >Signed-off-by: Andrew Morton <akpm@linux-foundation.org> >Signed-off-by: Tony Luck <tony.luck@intel.com> >--- > >diff -Naurp linux-2.6.18.noarch/include/asm-ia64.orig/gcc_intrin.h linux-2.6.18.noarch/include/asm-ia64/gcc_intrin.h >--- linux-2.6.18.noarch/include/asm-ia64.orig/gcc_intrin.h 2008-02-29 13:05:42.000000000 -0500 >+++ linux-2.6.18.noarch/include/asm-ia64/gcc_intrin.h 2008-02-29 13:04:40.000000000 -0500 >@@ -24,7 +24,9 @@ > extern void ia64_bad_param_for_setreg (void); > extern void ia64_bad_param_for_getreg (void); > >+#ifdef __KERNEL__ > register unsigned long ia64_r13 asm ("r13") __attribute_used__; >+#endif > > #define __ia64_setreg(regnum, val) \ > ({ \ >diff -Naurp linux-2.6.18.noarch/include/asm-ia64.orig/Kbuild linux-2.6.18.noarch/include/asm-ia64/Kbuild >--- linux-2.6.18.noarch/include/asm-ia64.orig/Kbuild 2008-02-29 13:05:47.000000000 -0500 >+++ linux-2.6.18.noarch/include/asm-ia64/Kbuild 2008-02-29 13:04:58.000000000 -0500 >@@ -15,3 +15,4 @@ header-y += ucontext.h > > unifdef-y += perfmon.h > unifdef-y += ustack.h >+unifdef-y += gcc_intrin.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 429074
: 296400