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 712993 Details for
Bug 923468
ARM preprocessor handling needed to build package
[?]
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]
diff to ioprio.c
filebench.patch (text/plain), 390 bytes, created by
William Henry
on 2013-03-19 23:17:41 UTC
(
hide
)
Description:
diff to ioprio.c
Filename:
MIME Type:
Creator:
William Henry
Created:
2013-03-19 23:17:41 UTC
Size:
390 bytes
patch
obsolete
>--- /root/ioprio.c 2013-03-19 19:01:21.816372293 -0400 >+++ ioprio.c 2013-03-19 17:42:08.722552003 -0400 >@@ -16,6 +16,11 @@ > #elif defined(__s390__) || defined(__s390x__) > #define __NR_ioprio_set 282 > #define __NR_ioprio_get 283 >+#elif defined(__arm__) >+#ifndef __NR_ioprio_set >+#define __NR_ioprio_set 314 >+#define __NR_ioprio_get 315 >+#endif > #else > #error "Unsupported arch" > #endif
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 923468
: 712993