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 267381 Details for
Bug 396361
numactl is missing alpha syscalls - patch included
[?]
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]
Add alpha syscalls to syscall.c
numactl-0.9.8-axp.patch (text/plain), 532 bytes, created by
Oliver Falk
on 2007-11-23 08:17:38 UTC
(
hide
)
Description:
Add alpha syscalls to syscall.c
Filename:
MIME Type:
Creator:
Oliver Falk
Created:
2007-11-23 08:17:38 UTC
Size:
532 bytes
patch
obsolete
>diff -up numactl-0.9.8/syscall.c.axp numactl-0.9.8/syscall.c >--- numactl-0.9.8/syscall.c.axp 2007-11-23 09:10:26.000000000 +0100 >+++ numactl-0.9.8/syscall.c 2007-11-23 09:10:57.000000000 +0100 >@@ -62,6 +62,13 @@ > #define __NR_set_mempolicy 261 > #define __NR_migrate_pages 280 > >+#elif defined(__alpha__) >+ >+#define __NR_mbind 429 >+#define __NR_get_mempolicy 430 >+#define __NR_set_mempolicy 431 >+#define __NR_migrate_pages 449 >+ > #elif !defined(DEPS_RUN) > #error "Add syscalls for your architecture or update kernel headers" > #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 396361
: 267381