mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-11 20:03:31 +00:00
In prq_event_thread(), the QI_PGRP_PDP is wrongly set by
'req->pasid_present' which should be replaced to
'req->priv_data_present'.
Fixes:
|
||
|---|---|---|
| .. | ||
| debugfs.c | ||
| dmar.c | ||
| iommu.c | ||
| irq_remapping.c | ||
| Kconfig | ||
| Makefile | ||
| pasid.c | ||
| pasid.h | ||
| svm.c | ||
| trace.c | ||