Assuming patch 7 gets squashed in (I sent a comment on that patch),
Acked-by: Ian Romanick
On 01/09/2014 11:20 AM, jfons...@vmware.com wrote:
> From: José Fonseca
>
> Implementation is based of https://gist.github.com/2223710 with the
> following modifications:
> - inline implementatation
> -
From: José Fonseca
Implementation is based of https://gist.github.com/2223710 with the
following modifications:
- inline implementatation
- retain XP compatability
- add temporary hack for static mutex initializers (as they are not part
of the stack but still widely used internally).
---
inclu