linux_dsm_epyc7002/include
Dave Gordon 30b0da8d55 drm: extra printk() wrapper macros
We had only DRM_INFO() and DRM_ERROR(), whereas the underlying printk()
provides several other useful intermediate levels such as NOTICE and
WARNING. So this patch fills out the set by providing both regular and
once-only macros for each of the levels INFO, NOTICE, and WARNING, using
a common underlying macro that does all the token-pasting.

DRM_ERROR is unchanged, as it's not just a printk wrapper.

v2:
    Fix whitespace, missing ## (Eric Engestrom)

Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Cc: dri-devel@lists.freedesktop.org
Acked-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
2016-09-05 16:04:42 +01:00
..
acpi
asm-generic
clocksource
crypto
drm drm: extra printk() wrapper macros 2016-09-05 16:04:42 +01:00
dt-bindings
keys
kvm
linux io-mapping: Fixup for different names of writecombine 2016-08-24 09:41:14 +02:00
math-emu
media
memory
misc
net
pcmcia
ras
rdma
rxrpc
scsi
soc
sound
target
trace
uapi drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps 2016-08-26 08:42:26 +01:00
video
xen
Kbuild