15/06/2018 17:13, Dariusz Stojaczyk:
> From: Dariusz Stojaczyk <[email protected]>
> 
> Whenever a calculated base-virtaddr offset had to be
> manually aligned to requested page_sz, we did not take
> account of that alignment in incrementing the base-virtaddr
> offset further. The next requested virtual area could print
> a warning "hint [...] not respected!" and let the system
> pick an address instead. As a result, this breaks secondary
> process support on many system configurations.
> 
> Fixes: b7cc54187ea4 ("mem: move virtual area function in common directory")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Dariusz Stojaczyk <[email protected]>
> Acked-by: Anatoly Burakov <[email protected]>

Applied, thanks



Reply via email to