summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetc.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2014-06-24 06:55:49 +0000
committerkib <kib@FreeBSD.org>2014-06-24 06:55:49 +0000
commit4b355196abd63a6265ed5047d561045008311aa3 (patch)
tree2486c37562bc1a79eca2694c364e2406e2b8bbdc /lib/libc/stdio/fgetc.c
parent98e91d6d21c326ec4d18a2f15569ab9b50747734 (diff)
downloadFreeBSD-src-4b355196abd63a6265ed5047d561045008311aa3.zip
FreeBSD-src-4b355196abd63a6265ed5047d561045008311aa3.tar.gz
Put the aesni_cipher_setup() and aesni_cipher_process() functions into
the file which is compiled with SSE disabled. The functions set up the FPU context for kernel, and compiler optimizations which could lead to use of XMM registers before the fpu_kern_enter(9) is called or after fpu_kern_leave(9), panic the machine. Discussed with: jmg Sponsored by: The FreeBSD Foundation MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/fgetc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud