summaryrefslogtreecommitdiffstats
path: root/core/i2c.c
diff options
context:
space:
mode:
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>2019-02-28 08:30:10 +0530
committerStewart Smith <stewart@linux.ibm.com>2019-03-01 16:00:59 +1100
commitc0ab7b45db3dc44daf001f61324bd1418091dede (patch)
tree4ab0c0ca181925ad46923d30af4b4da8f5a4a0c3 /core/i2c.c
parent968c30905d7a61d777606a5f5c7949027564efd8 (diff)
downloadblackbird-skiboot-c0ab7b45db3dc44daf001f61324bd1418091dede.tar.gz
blackbird-skiboot-c0ab7b45db3dc44daf001f61324bd1418091dede.zip
hw/bt: Do not disable ipmi message retry during OPAL boot
Currently OPAL doesn't know whether BMC is functioning or not. If BMC is down (like BMC reboot), then we keep on retry sending message to BMC. So in some corner cases we may hit hard lockup issue in kernel. Ideally we should avoid using synchronous path as much as possible. But for now commit 01f977c3 added option to disable message retry in synchronous. But this fix is not required during boot. Hence lets disable IPMI message retry during OPAL boot. Fixes: 01f977c3 (hw/bt: Add backend interface to disable ipmi message) Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'core/i2c.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud