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
.kunitconfig -rw-r--r-- 63 bytes
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 452 bytes
assert.c -rw-r--r-- 6.2 KB
debugfs.c -rw-r--r-- 2.8 KB
debugfs.h -rw-r--r-- 722 bytes
executor.c -rw-r--r-- 5.8 KB
executor_test.c -rw-r--r-- 4.8 KB
kunit-example-test.c -rw-r--r-- 5.0 KB
kunit-test.c -rw-r--r-- 13.8 KB
resource.c -rw-r--r-- 1.9 KB
string-stream-test.c -rw-r--r-- 1.4 KB
string-stream.c -rw-r--r-- 3.5 KB
string-stream.h -rw-r--r-- 1.2 KB
test.c -rw-r--r-- 18.9 KB
try-catch-impl.h -rw-r--r-- 628 bytes
try-catch.c -rw-r--r-- 2.9 KB

back to top