Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 892e931b authored by Prashanth Bhatta's avatar Prashanth Bhatta Committed by Gerrit - the friendly Code Review server
Browse files

cnss: Enable SSR even when no ramdump memory



When there is no ramdump memory available, Subsystem Restart(SSR)
should work as expected. But if ramdump memory is not available
then subsystem device node would be offline because of not
calling subsystem_get. This would cause SSR to be aborted when
CNSS crash is detected. Fix the issue by calling subsystem_get
even when ramdump memory is not available where in CNSS SSR would
be triggered just that ramdump wouldn't be collected.

CRs-fixed: 762694
Change-Id: I65d867018ac99adca5c27056660dbefde34d93ca
Signed-off-by: default avatarPrashanth Bhatta <bhattap@codeaurora.org>
parent cb06b32d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment