Searched hist:"42 d8a346c5c06689f4f25aecfa287a5aca501a55" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ipmi.h | diff 42d8a346c5c06689f4f25aecfa287a5aca501a55 Wed Sep 16 01:21:29 CDT 2020 Xianting Tian <tian.xianting@h3c.com> ipmi: add retry in try_get_dev_id()
Use a retry machanism to give the BMC more opportunities to correctly respond when we receive specific completion codes.
This is similar to what is done in __get_device_id().
Signed-off-by: Xianting Tian <tian.xianting@h3c.com> Message-Id: <20200916062129.26129-1-tian.xianting@h3c.com> [Moved GET_DEVICE_ID_MAX_RETRY to include/linux/ipmi.h, reworded some text.] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | diff 42d8a346c5c06689f4f25aecfa287a5aca501a55 Wed Sep 16 01:21:29 CDT 2020 Xianting Tian <tian.xianting@h3c.com> ipmi: add retry in try_get_dev_id()
Use a retry machanism to give the BMC more opportunities to correctly respond when we receive specific completion codes.
This is similar to what is done in __get_device_id().
Signed-off-by: Xianting Tian <tian.xianting@h3c.com> Message-Id: <20200916062129.26129-1-tian.xianting@h3c.com> [Moved GET_DEVICE_ID_MAX_RETRY to include/linux/ipmi.h, reworded some text.] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_si_intf.c | diff 42d8a346c5c06689f4f25aecfa287a5aca501a55 Wed Sep 16 01:21:29 CDT 2020 Xianting Tian <tian.xianting@h3c.com> ipmi: add retry in try_get_dev_id()
Use a retry machanism to give the BMC more opportunities to correctly respond when we receive specific completion codes.
This is similar to what is done in __get_device_id().
Signed-off-by: Xianting Tian <tian.xianting@h3c.com> Message-Id: <20200916062129.26129-1-tian.xianting@h3c.com> [Moved GET_DEVICE_ID_MAX_RETRY to include/linux/ipmi.h, reworded some text.] Signed-off-by: Corey Minyard <cminyard@mvista.com>
|