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-- 1.7 KB
Makefile -rw-r--r-- 218 bytes
xz_crc32.c -rw-r--r-- 1.2 KB
xz_dec_bcj.c -rw-r--r-- 13.6 KB
xz_dec_lzma2.c -rw-r--r-- 32.7 KB
xz_dec_stream.c -rw-r--r-- 19.4 KB
xz_dec_syms.c -rw-r--r-- 855 bytes
xz_dec_test.c -rw-r--r-- 5.2 KB
xz_lzma2.h -rw-r--r-- 6.0 KB
xz_private.h -rw-r--r-- 4.6 KB
xz_stream.h -rw-r--r-- 1.4 KB

back to top