From: Ben Greear Date: Wed, 10 Sep 2014 15:59:28 +0000 (+0300) Subject: ath10k: support firmware crash-by-assert X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~73^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5aebc77b47f9e0a2b465fbcf77bde033a231c24;p=pandora-kernel.git ath10k: support firmware crash-by-assert 10.1 firmware does not have an official way to cause assert on purpose, but it can be done with carefully crafted WMI command. This is a different kind of crash from the 'hard' crash, which is a bad memory dereference. Different crashes decode in different manners, so this will help the crash-report testing as well as offer better ways to test firmware failure and recovery. kvalo: move the wmi command creation to debug.c, modify the info print Signed-off-by: Ben Greear Signed-off-by: Kalle Valo --- Reading git-diff-tree failed