Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2006 13:33:08 +0100
From:      Robert Millan <rmh@aybabtu.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/93331: [patch] broken asm in kernel
Message-ID:  <E1F8zMi-000GyN-05@io.debian.net>
Resent-Message-ID: <200602141240.k1ECe5rE083921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93331
>Category:       kern
>Synopsis:       [patch] broken asm in kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 14 12:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Robert Millan
>Release:        
>Organization:
>Environment:
System: GNU/kFreeBSD io.debian.net 5.4-1-586 #0 Mon Dec 5 19:45:10 CET 2005 i586 i386 AMD-K6(tm) 3D processor GNU/kFreeBSD
Architecture: i586

	
>Description:
A few places in the kernel (see patch followup) are using the movl instruction
to copy data from/onto a 16-bit register.  While this is accepted by current
binutils, newer releases will barf on it.

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1F8zMi-000GyN-05>