On Tue, Jun 18, 2019 at 06:39:30PM +0200, RĂ©mi Bernon wrote:
Instead of mask, this function takes top_down, zero_bits and alignment (resp. high bits and low bits alignment constraints) parameters.
The map_view function is now just a wrapper around it with default alignment values.
I don't think having two functions makes things clearer, especially as map_view() itself is now only called twice. Just swap mask for alignment in map_view() and you're done.
To avoid spamming the list too much, could you just resend these first six patches?
Huw.