commit | 974fd9e4d7297e8a5f0f1ad913cfd49419bf22c0 | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Tue May 29 17:17:11 2012 -0700 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Tue May 29 17:17:11 2012 -0700 |
tree | d45af99638ca63e813537a6e53b8bf7442052b1d | |
parent | 562bc55e4d4274e34e41b2a740ca6cfb490f3802 [diff] |
msm: gss-8064: Print GSS error fatal string in the kernel log When the GSS encounters a fatal error, it logs an error string in shared memory. Use the smem_get_entry API and print this string out to the kernel log when the GSS signals that it has crashed. Change-Id: I7a02b4858147868f7015a90eb30a91813926cf92 Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>