RE: [PATCH v3 23/28] tcg: Sink qemu_madvise call to common code
From: Richard Henderson > Move the call out of the N versions of alloc_code_gen_buffer and into > tcg_region_init. > > Signed-off-by: Richard Henderson > --- > tcg/region.c | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) Reviewed-by: Luis Pires -- Luis Pires Instituto
Re: [PATCH v3 23/28] tcg: Sink qemu_madvise call to common code
Richard Henderson writes: > Move the call out of the N versions of alloc_code_gen_buffer > and into tcg_region_init. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée