Marcelo Tosatti wrote:
> Account for the case where memslot size is largepage aligned, but does not
> start on largepage aligned offset.
>
> Otherwise it allocates one lpage_info struct less than what the memslot
> spans, possibly resulting in memory corruption.
>
Applied, thanks.
--
Any suf
Account for the case where memslot size is largepage aligned, but does not
start on largepage aligned offset.
Otherwise it allocates one lpage_info struct less than what the memslot
spans, possibly resulting in memory corruption.
Signed-off-by: Marcelo Tosatti <[EMAIL PROTECTED]>
diff --git