From: Sarah Sharp Date: Thu, 1 Dec 2011 22:50:30 +0000 (-0800) Subject: xhci: Better debugging for critical host errors. X-Git-Tag: v3.3-rc1~153^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9258c0b26b7d2e819b157ec394edaf7a5853cebb;p=pandora-kernel.git xhci: Better debugging for critical host errors. When a host controller gives a bad event TRB, we should print out the contents of the TRB as a warning so that users don't have to recompile their kernel to get information about what went wrong. Also, print out the event ring if they have xHCI debugging turned on, since previous events can often explain what happened before the bad TRB occurred. Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed