On 13/01/2015 04:34, John Snow wrote:
> Allow a generic interface to alloc_init_flags,
> not just through pc_alloc_init_flags.
>
> Signed-off-by: John Snow
> ---
> tests/libqos/malloc-pc.c | 4 +---
> tests/libqos/malloc.c| 8
> tests/libqos/malloc.h| 2 ++
> 3 files changed,
Allow a generic interface to alloc_init_flags,
not just through pc_alloc_init_flags.
Signed-off-by: John Snow
---
tests/libqos/malloc-pc.c | 4 +---
tests/libqos/malloc.c| 8
tests/libqos/malloc.h| 2 ++
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/tests/libqo