Module Name: src Committed By: tsutsui Date: Sat May 30 02:46:07 UTC 2020
Modified Files: src/sys/dev/arcbios: arcbios_calls.S Log Message: Don't forget to save MIPS_CURLWP (t8) register before restoring it. Maybe harmless because the only ARC BIOS function that takes more than four arguments is currently unused. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/arcbios/arcbios_calls.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.