commit | 6066a843dcf6d3b6b9231c76aae3f82bc159367e | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <markivx@codeaurora.org> | Fri Sep 16 11:14:50 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:13:55 2011 -0700 |
tree | 4841328cbb1db8db7bb6267543423904e4b3a370 | |
parent | 338cab802b5e66216fb90bd86e00078dab8dca7d [diff] |
msm: subsystem_fatal_8x60: Make modem_crash_shutdown atomic-context safe The function subsys_modem_crash_shutdown function will be called from an atomic context via the panic notifier chain. Make it safe to invoke in an atomic context. Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>