Bug 14894 - PowerPC: Add functions for shared resources hints
Summary: PowerPC: Add functions for shared resources hints
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.18
: P2 normal
Target Milestone: 2.18
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 23:21 UTC by Edjunior Machado
Modified: 2014-06-14 11:00 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
[PATCH] PowerPC: Add functions for shared resources hints (1008 bytes, patch)
2012-11-29 23:21 UTC, Edjunior Machado
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edjunior Machado 2012-11-29 23:21:14 UTC
Created attachment 6764 [details]
[PATCH] PowerPC: Add functions for shared resources hints

As requested on http://sourceware.org/ml/libc-alpha/2012-11/msg00859.html

"Can you create a glibc bugzilla and target it for 2.18 and add this
patch so that we can make sure to pick this up when the freeze is done?"

referring to this patch that adds new functions for shared resources hints on PowerPC:

http://sourceware.org/ml/libc-alpha/2012-11/msg00761.html
Comment 1 Ryan S. Arnold 2013-05-23 15:56:30 UTC
Pushed with the following commits:

commit d4ea44a04b931ead64788f61a65697b8cd158b81
Author: Ryan S. Arnold <rsa@linux.vnet.ibm.com>
Date:   Thu May 23 10:39:05 2013 -0500

    Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133

commit 9323d39baea2fb0cca3735136abe263eff405133
Author: Edjunior Machado <emachado@linux.vnet.ibm.com>
Date:   Thu May 23 10:06:24 2013 -0500

    PowerPC: Add functions for shared resources hints.