Searched hist:e9cb0497b1c801a66f9abc907b2c55241099e6ac (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/firmware/ |
H A D | stratix10-rsu.c | diff e9cb0497b1c801a66f9abc907b2c55241099e6ac Mon Nov 04 10:24:36 CST 2019 Richard Gong <richard.gong@intel.com> firmware: Fix incompatible function behavior for RSU driver
The older versions of remote system update (RSU) firmware don't support retry and notify features then the kernel module dies when it queries the RSU retry counter or performs notify operation.
Update the Intel service layer and RSU drivers to be compatible with all versions of RSU firmware.
Reported-by: Radu Barcau <radu.bacrau@intel.com> Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Richard Gong <richard.gong@intel.com> Link: https://lore.kernel.org/r/1572884676-1385-1-git-send-email-richard.gong@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | stratix10-svc.c | diff e9cb0497b1c801a66f9abc907b2c55241099e6ac Mon Nov 04 10:24:36 CST 2019 Richard Gong <richard.gong@intel.com> firmware: Fix incompatible function behavior for RSU driver
The older versions of remote system update (RSU) firmware don't support retry and notify features then the kernel module dies when it queries the RSU retry counter or performs notify operation.
Update the Intel service layer and RSU drivers to be compatible with all versions of RSU firmware.
Reported-by: Radu Barcau <radu.bacrau@intel.com> Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Richard Gong <richard.gong@intel.com> Link: https://lore.kernel.org/r/1572884676-1385-1-git-send-email-richard.gong@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/firmware/intel/ |
H A D | stratix10-svc-client.h | diff e9cb0497b1c801a66f9abc907b2c55241099e6ac Mon Nov 04 10:24:36 CST 2019 Richard Gong <richard.gong@intel.com> firmware: Fix incompatible function behavior for RSU driver
The older versions of remote system update (RSU) firmware don't support retry and notify features then the kernel module dies when it queries the RSU retry counter or performs notify operation.
Update the Intel service layer and RSU drivers to be compatible with all versions of RSU firmware.
Reported-by: Radu Barcau <radu.bacrau@intel.com> Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Richard Gong <richard.gong@intel.com> Link: https://lore.kernel.org/r/1572884676-1385-1-git-send-email-richard.gong@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|