drm/xe/pt: Fix a memory leak
Nowadays we allocate a pt_entries array also for l0, but we forget to free it. Fix that.
Found by kmemleak.
Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Nowadays we allocate a pt_entries array also for l0, but we forget to free it. Fix that.
Found by kmemleak.
Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com