On 04/09/2024 7:49 am, Jan Beulich wrote: > On 30.08.2024 23:46, Daniel P. Smith wrote: >> From: Andrew Cooper <andrew.coop...@citrix.com> >> >> Using an interface based on addresses directly, not modules. >> >> No functional change. > Okay, a mechanical transformation. But what's the goal?
Its used by patch 12 which adds boostrap_map_bm(), but does want to be reordered later in the series to immediately before it's used. This is a patch of mine from a prior cleanup attempt. I'm still itching to get rid of the chunking and backwards memcpy in move_module(), but I'll pick the work back up again when it won't collide with this series. ~Andrew