Re: [PATCH 1/5] drm/ttm: Clean up kmap_atomic_prot selection code

2018-01-16 Thread Christian König
Am 16.01.2018 um 14:56 schrieb Thomas Hellstrom: Use helpers to perform the kmap_atomic_prot() functionality to a) Avoid in-function ifdefs that violate the kernel coding policy, b) Facilitate exporting the functionality. This commit should not change any functionality. Cc: Christian König Sig

[PATCH 1/5] drm/ttm: Clean up kmap_atomic_prot selection code

2018-01-16 Thread Thomas Hellstrom
Use helpers to perform the kmap_atomic_prot() functionality to a) Avoid in-function ifdefs that violate the kernel coding policy, b) Facilitate exporting the functionality. This commit should not change any functionality. Cc: Christian König Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/