]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: hci_qca: Collect controller memory dump during SSR
authorBalakrishna Godavarthi <bgodavar@codeaurora.org>
Thu, 2 Jan 2020 14:49:11 +0000 (20:19 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 4 Jan 2020 09:47:09 +0000 (10:47 +0100)
commitd841502c79e3fda2ba0e8d64f9eb00e9dd884af0
tree60eb8c01fa1c23002e827b61d3e54231ed34374e
parente601daed271e9eb1b923972a0a1af65f8c7bb77b
Bluetooth: hci_qca: Collect controller memory dump during SSR

We will collect the ramdump of BT controller when hardware error event
received before rebooting the HCI layer. Before restarting a subsystem
or a process running on a subsystem, it is often required to request
either a subsystem or a process to perform proper cache dump and
software failure reason into a memory buffer which application
processor can retrieve afterwards. SW developers can often provide
initial investigation by looking into that debugging information.

Signed-off-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c