Bug 14894

Summary: PowerPC: Add functions for shared resources hints
Product: glibc Reporter: Edjunior Machado <emachado>
Component: libcAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED FIXED    
Severity: normal CC: drepper.fsp, rsa
Priority: P2 Flags: fweimer: security-
Version: 2.18   
Target Milestone: 2.18   
Host: Target:
Build: Last reconfirmed:
Attachments: [PATCH] PowerPC: Add functions for shared resources hints

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.