diff options
author | Alistair Popple <alistair@popple.id.au> | 2015-05-12 14:49:30 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-05-12 14:56:28 +1000 |
commit | 8b5fca359a8cfecb9d66ca436a553b46e7b5cc4b (patch) | |
tree | dd975bd27a3954fd897e549164ad6d76995e7f47 /asm | |
parent | 101d094f22da42b178b325d0710c140079e00af3 (diff) | |
download | skiboot-8b5fca359a8cfecb9d66ca436a553b46e7b5cc4b.zip skiboot-8b5fca359a8cfecb9d66ca436a553b46e7b5cc4b.tar.gz skiboot-8b5fca359a8cfecb9d66ca436a553b46e7b5cc4b.tar.bz2 |
ipmi/wdt: Stop calling synchronous message functions from timers
The current watchdog code calls ipmi_queue_msg_sync from a timer which
leads to calling a opal_poll_events() recursively and consequently an
abort().
This patch ensures we don't send synchronous messages from a timer.
Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'asm')
0 files changed, 0 insertions, 0 deletions