Re: [REVIEW] panic file+line backout patch

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Fri, 04 Jun 2004 15:50:49 +0200
In message <Pine.GSO.4.58.0406041432570.12212_at_mail.ilrt.bris.ac.uk>, Jan Grant 
writes:
>On Fri, 4 Jun 2004, Poul-Henning Kamp wrote:
>
>> ===================================================================
>> RCS file: /home/ncvs/src/sys/arm/arm/locore.S,v
>> retrieving revision 1.1
>> diff -u -r1.1 locore.S
>> --- arm/arm/locore.S	14 May 2004 11:46:42 -0000	1.1
>> +++ arm/arm/locore.S	4 Jun 2004 12:55:08 -0000
>> _at__at_ -153,9 +153,7 _at__at_
>>  	bl	_C_LABEL(mi_startup)		/* call mi_startup()! */
>>
>>  	adr	r0, .Lmainreturned
>> -	adr	r1, .LFile
>> -	mov	r2, #__LINE__
>> -	b	_C_LABEL(__panic)
>> +	b	_C_LABEL(anic)
>
>	Typo?

Yes, fixed.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
Received on Fri Jun 04 2004 - 04:51:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:56 UTC