Markus Armbruster <arm...@redhat.com> writes: > I propose to route this through the migration tree, because that's > where pow2floor() came from, and where the dead code is removed.
Self-NAK There's a simple conflict with a patch from Radim that is in Gerd's spice pull request: "[PULL 3/7] qxl: refactor rounding up to a nearest power of 2". I intend to rebase this series on top of Gerd's to resolve the conflict, and to clean up some inconsistencies between Radim's pow2ceil() and my pow2floor().