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]
Date:	Fri, 21 Dec 2007 13:43:34 +0100 (CET)
From:	Jan Engelhardt <jengelh@...putergmbh.de>
To:	James Courtier-Dutton <James@...erbug.co.uk>
cc:	"J.A. Magallón" <jamagallon@....com>,
	"linux-os (Dick Johnson)" <linux-os@...logic.com>,
	Linux kernel <linux-kernel@...r.kernel.org>
Subject: Re: Trying to convert old modules to newer kernels


On Dec 21 2007 12:08, James Courtier-Dutton wrote:

> That being said, I don't think sse and mmx are available in kernel
> space, so I would have suggested doing all the grunt work in
> userspace would be better for this persons application so that he
> could use sse and mmx etc.
>
They are available, you just need to pay attention not to trash
a process's context.

IIRC this has been done for 387 FPUting. (The 'trigger' thing in
save_i387() in arch/x86/i387_32.c probably.) Probably not for SSE.
--
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