summaryrefslogtreecommitdiffstats
path: root/include/asm-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* asm/head: sreset handler remove FIXUP_ENDIANNicholas Piggin2019-02-131-0/+12
| | | | | | | | | | | | Remove FIXUP_ENDIAN from the normal sreset handler (not the fast reboot handler), to prevent it from trashing registers and CFAR. This mean sreset can be used to report a reliable register dump, and even be recoverable. A watchdog could be implemented to catch and diagnose stuck CPUs during boot using sreset. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+45
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
OpenPOWER on IntegriCloud