git: drm: Fix debug messages issues introduced by the Linux 4.9 update
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Tue Nov 19 13:00:32 PST 2019
commit ddc30266c46f7162e0e9980282cf094f0af10515
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Tue Nov 19 21:48:59 2019 +0100
drm: Fix debug messages issues introduced by the Linux 4.9 update
DragonFly's kprintf() doesn't understand %pV
Summary of changes:
sys/dev/drm/drm_drv.c | 11 ++++++++
sys/dev/drm/include/drm/drmP.h | 64 +++++++++++++++++++++++++++++-------------
2 files changed, 55 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ddc30266c46f7162e0e9980282cf094f0af10515
--
DragonFly BSD source repository
More information about the Commits
mailing list