diff options
author | Vasant Hegde <hegdevasant@linux.vnet.ibm.com> | 2017-10-27 16:20:45 +0530 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-10-30 03:06:48 -0500 |
commit | c9cc5ef5772ebfbfff978f1c25763d733e45752c (patch) | |
tree | 8b03cfb0748818d0b698ecfaaa104a4d0959408e /hw/prd.c | |
parent | 90583f437bd6f82e47fac1616c4cab1e0ad84d6c (diff) | |
download | blackbird-skiboot-c9cc5ef5772ebfbfff978f1c25763d733e45752c.tar.gz blackbird-skiboot-c9cc5ef5772ebfbfff978f1c25763d733e45752c.zip |
FSP/CONSOLE: Disable notification on unresponsive consoles
Commit fd6b71fc fixed the situation where ipmi console was open (hvc0) but got
data on different console (hvc1).
During FSP R/R OPAL closes all consoles. After R/R complete FSP requests to
open hvc1 and sends data on this. If hvc1 registration failed or not opened in
host kernel then it will not read data and results in RCU stalls.
Note that this is workaround for older kernel where we don't have separate irq
for each console. Latest kernel works fine without this patch.
CC: stable
CC: Sam Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hw/prd.c')
0 files changed, 0 insertions, 0 deletions