https://github.com/torvalds/linux
Revision 63b9b80e9f5b2c463d98d6e550e0d0e3ace66033 authored by Michael S. Tsirkin on 19 November 2019, 10:25:24 UTC, committed by Michael S. Tsirkin on 11 December 2019, 13:14:07 UTC
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 <mst@redhat.com>
Reviewed-by: Wei Wang <wei.w.wang@intel.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
1 parent 2a946fa
History
Tip revision: 63b9b80e9f5b2c463d98d6e550e0d0e3ace66033 authored by Michael S. Tsirkin on 19 November 2019, 10:25:24 UTC
virtio_balloon: divide/multiply instead of shifts
Tip revision: 63b9b80
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 13.8 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.3 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 526.3 KB
Makefile -rw-r--r-- 59.4 KB
README -rw-r--r-- 727 bytes

README

back to top