OSDN Git Service

drm/i915: fix "Unexpected fault" error message line break
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 30 Oct 2014 17:52:45 +0000 (15:52 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:41:57 +0000 (18:41 +0100)
commit59a5d2907f652249209453af9748a8ca8ccf8655
treed9c4f2a5e91edfdfb21a53a74dd3e1559dd9e25f
parent5eba929d1bb8fb662594b44d02f54fbaa7557a3b
drm/i915: fix "Unexpected fault" error message line break

Fix the message, not the fault :)

This is what I see:
[  282.108597] [drm:i915_check_and_clear_faults] Unexpected fault
[  282.108597]  Addr: 0x00000000\n Address space: PPGTT
[  282.108597]  Source ID: 24
[  282.108597]  Type: 0

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c