Files
Linux/drivers/virtio
Michael S. Tsirkin 63b9b80e9f virtio_balloon: divide/multiply instead of shifts
We managed to get confused about the shift direction at least once.
Let's switch to division/multiplcation instead. Add a number of pages
macro for this purpose.  We still keep the order macro around too since
this is what alloc/free pages want.

Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Wei Wang <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
2019-12-11 08:14:07 -05:00
..
2019-07-05 15:19:10 -07:00