[Intel-gfx] [PATCH 0/2] i915/uncore: constify the uncore vtables.
Dave Airlie
airlied at gmail.com
Wed Sep 8 04:45:26 UTC 2021
static const vtables are more secure than writeable function pointers.
These two patches cleanup the uncore vtable to use static const tables.
Dave.
More information about the Intel-gfx
mailing list