Am Fri, 11 Jan 2019 01:40:42 +0000 schrieb Peng Fan <[email protected]>:
> Hi Jan, Henning > > We are trying to enable jailhouse with 4.1 ARM Linux Kernel with > ivshmem, however the uio_ivshmem driver uses some new APIs not > existed in 4.1 kernel. > > There two options to me, > 1. backport Linux pci code from community to 4.1 > 2. rework uio_ivshmem driver to use 4.1 kernel API, according to the > git history of uio_ivshmem > > Do you have any suggestions? I know about that issue, it appeared when i reworked the driver quite some time ago. At the time i did not test such old kernels. You should be able to find a working version in the history. If you come up with a patch guarded by some ifdefs i would merge it to enable 4.1 again. So option 2 for sure. Henning > Thanks, > Peng. > -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
