[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev10)

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 1 23:44:58 UTC 2023


== Series Details ==

Series: drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev10)
URL   : https://patchwork.freedesktop.org/series/112196/
State : warning

== Summary ==

Error: dim checkpatch failed
3f274ee4efc5 drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
204961391f80 drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
9b79cc6b16e4 drm/i915/gvt: Verify hugepages are contiguous in physical address space
efb7e6218651 drm/i915/gvt: Don't try to unpin an empty page range
70f9f6763a23 drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
cdbd03288072 drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
-:46: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#46: 
                     |            |-> ppgtt_populate_spt_by_guest_entry() [see 2]

total: 0 errors, 1 warnings, 0 checks, 17 lines checked
c0a12a92c3a7 drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
b8830e78ba36 drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
f82965a42d0a drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
b66a5ae47176 drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
fd8665625adb drm/i915/gvt: Protect gfn hash table with vgpu_lock
cc87c67f04f4 KVM: x86/mmu: Move kvm_arch_flush_shadow_{all, memslot}() to mmu.c
1d93bfa666a9 KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
e89606abfd49 KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
aba0260f7ad5 KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
7ee514b3d18c KVM: x86: Reject memslot MOVE operations if KVMGT is attached
55ccf8210bf2 drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
210cadc8582a KVM: x86: Add a new page-track hook to handle memslot deletion
d9dd5a08a6e2 drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
258947b76b42 KVM: x86: Remove the unused page-track hook track_flush_slot()
bc85ee37acf2 KVM: x86/mmu: Move KVM-only page-track declarations to internal header
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:115: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#115: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 113 lines checked
9853d9695d66 KVM: x86/mmu: Use page-track notifiers iff there are external users
840e99d4bb9e KVM: x86/mmu: Drop infrastructure for multiple page-track modes
df4e44e1409e KVM: x86/mmu: Rename page-track APIs to reflect the new reality
65865f30c7dc KVM: x86/mmu: Assert that correct locks are held for page write-tracking
ff3fdd7021f9 KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
0a6ef6a47fb2 KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
80aaa7502ed8 KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
73abe211ea4a drm/i915/gvt: Drop final dependencies on KVM internal details




More information about the Intel-gfx mailing list