Revision 1d61754caa8c69f566504e63c8b3f3a2df0954c8 authored by Linus Torvalds on 21 October 2022, 21:43:09 UTC, committed by Linus Torvalds on 21 October 2022, 21:43:09 UTC
Pull xen fixes from Juergen Gross:
 "Just two fixes for the new 'virtio with grants' feature"

* tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
  xen/virtio: Handle cases when page offset > PAGE_SIZE properly
2 parent s 0de0b76 + a383dcb
History
File Mode Size
Kconfig -rw-r--r-- 430 bytes
Makefile -rw-r--r-- 322 bytes
cordic.c -rw-r--r-- 2.2 KB
div64.c -rw-r--r-- 5.1 KB
gcd.c -rw-r--r-- 1.4 KB
int_pow.c -rw-r--r-- 629 bytes
int_sqrt.c -rw-r--r-- 1.2 KB
lcm.c -rw-r--r-- 482 bytes
prime_numbers.c -rw-r--r-- 6.5 KB
rational-test.c -rw-r--r-- 1.7 KB
rational.c -rw-r--r-- 3.0 KB
reciprocal_div.c -rw-r--r-- 1.5 KB
test_div64.c -rw-r--r-- 7.3 KB

back to top