lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080625130918.53ae744b@infradead.org>
Date:	Wed, 25 Jun 2008 13:09:18 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	Agner Fog <agner@...er.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: ABI change for device drivers using future AVX instruction set

On Wed, 25 Jun 2008 21:54:04 +0200
Agner Fog <agner@...er.org> wrote:

> Arjan van de Ven wrote:
>  >Let me repeat this loud and clear:
>  >It is not allowed to use floating point, SSE of AVX in device
>  >drivers.
> 
> Thank you for a clear answer. Re-reading the ABI:
>  >A.2.4 Miscellaneous Remarks
>  >Linux Kernel code is not allowed to change the x87 and SSE units.
>  >If 
> those are
>  >changed by kernel code, they have to be restored properly before 
> sleeping or leaving
>  >the kernel. On preemptive kernels also more precautions may be
>  >needed.
> 
> This states your point, but certainly not "loud and clear" :-)
> 
> This ABI statement has to be amended, however, because it is allowed

the linux kernel policy is loud and clear; this is more an OS policy as
it is a platform ABI issue. We as linux do not allow this (with the
small footnote around the raid stuff, but that has specific very
careful use). In addition, you really aren't allowed to use floating
point in the kernel period as concept, if you need it you very likely
are doing something wrong.


-- 
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ