Vasant Hegde <hegdevas...@linux.vnet.ibm.com> writes: > We can continue to read the error log (up to MAX size) even if > we get the elog size more than MAX size. Hence change BUG_ON to > WARN_ON. > > Also updated error message. > > Reported-by: Gopesh Kumar Chaudhary <gopch...@in.ibm.com> > Signed-off-by: Vasant Hegde <hegdevas...@linux.vnet.ibm.com> > Signed-off-by: Ananth N Mavinakayanahalli <ana...@in.ibm.com> > Acked-by: Deepthi Dharwar <deep...@linux.vnet.ibm.com>
So, it turns out the BUG_ON actually caught an FSP bug, at the very least in their documentation. The WARN_ON is probably the best thing we can do, along with the OPAL/skiboot side fixes that I've mentioned separately. Acked-by: Stewart Smith <stew...@linux.vnet.ibm.com> _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev