On Tue, Oct 03, 2017 at 07:07:50PM +0100, Andrew Cooper wrote:
> tmem_mempool_page_get() is only referenced by address, so isn't eligable for
> inlining in the first place.
>
> Signed-off-by: Andrew Cooper
> ---
> CC: Konrad Rzeszutek Wilk
Reviewed-by: Konrad Rzeszutek Wilk
>
> Not related t
tmem_mempool_page_get() is only referenced by address, so isn't eligable for
inlining in the first place.
Signed-off-by: Andrew Cooper
---
CC: Konrad Rzeszutek Wilk
Not related to the rest of the series, but I stumbled across it while
resolving another noinline issue.
---
xen/common/tmem.c | 2