Age | Commit message (Collapse) | Author | Files | Lines |
|
Add template files for gitlab
Bug-AGL: SPEC-4474
Change-Id: I7805179f8070581e806b5dd3f6a186ce28b518c5
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
fcheck_files replace with files_lookup_fd_rcu in kernels > 5.11
and code cleaning.
This is going to fix part of the virtio-loopback issues found
in patchset 29407.
Bug-AGL: SPEC-4834
Change-Id: I66ef985df68bcb02222489eb0de7b71c048fbb20
Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
|
|
The function fcheck_files() is replaced by files_lookup_fd_rcu()
on kernel version > 5.11.0
Bug-AGL: SPEC-4834
Change-Id: Ie4adb383252a35066d1ed3be1caad29883503af5
Signed-off-by: Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com>
|
|
Add a while loop which sends any notification remaining in the queue
Bug-AGL: SPEC-4834
Change-Id: I6515752569d4be67bd388dd51899f8566b1cb14f
Signed-off-by: Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com>
|
|
The virtio-loopback-driver is part of the Virtio Loopback
architecture detailed in the following link:
https://git.virtualopensystems.com/virtio-loopback/docs
Change-Id: I4828f903f025966624396632a76a2debf6f958d4
Signed-off-by: Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com>
|
|
|