On Thu, Aug 18, 2016 at 01:39:08AM +0200, Dario Faggioli wrote:
> On Wed, 2016-08-17 at 15:33 +0100, Wei Liu wrote:
> > Wei Liu (2):
> > libs/gnttab: do not use alloca(3)
> > libs/foreignmemory: do not use alloca(3)
> >
> FWIW, both patches:
>
> Reviewed-by: Dario Faggioli
>
Thanks for rev
On Wed, 2016-08-17 at 15:33 +0100, Wei Liu wrote:
> Wei Liu (2):
> libs/gnttab: do not use alloca(3)
> libs/foreignmemory: do not use alloca(3)
>
FWIW, both patches:
Reviewed-by: Dario Faggioli
Out of curiosity, I've tried to figure out what the advantage was in
using alloca() instead of mm
Wei Liu (2):
libs/gnttab: do not use alloca(3)
libs/foreignmemory: do not use alloca(3)
tools/libs/foreignmemory/linux.c | 21 +++--
tools/libs/gnttab/linux.c| 19 ++-
2 files changed, 13 insertions(+), 27 deletions(-)
--
2.1.4
_