summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-10-29 14:02:39 +0000
committernetchild <netchild@FreeBSD.org>2006-10-29 14:02:39 +0000
commitb17bbadb52577e26b22d4f282e28dbb0a023669e (patch)
tree777e44600da3571fa21e0cdf85c6aac0b4edbbb9 /sys/conf/files.amd64
parente7bc018a5c33edc8676a9d4799d7f380ebee5c0b (diff)
downloadFreeBSD-src-b17bbadb52577e26b22d4f282e28dbb0a023669e.zip
FreeBSD-src-b17bbadb52577e26b22d4f282e28dbb0a023669e.tar.gz
Backout the linux aio stuff. Several problems where identified and the
dynamic nature (if no native aio code is available, the linux part returns ENOSYS because of missing requisites) should be solved differently than it is. All this will be done in P4. Not included in this commit is a backout of the changes to the native aio code (removing static in some places). Those changes (and some more) will also be needed when the reworked linux aio stuff will reenter the tree. Requested by: rwatson Discussed with: rwatson
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd641
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 692362f..3d3bc8c 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -232,7 +232,6 @@ amd64/linux32/linux32_locore.s optional compat_linux32 \
amd64/linux32/linux32_machdep.c optional compat_linux32
amd64/linux32/linux32_sysent.c optional compat_linux32
amd64/linux32/linux32_sysvec.c optional compat_linux32
-compat/linux/linux_aio.c optional compat_linux32
compat/linux/linux_emul.c optional compat_linux32
compat/linux/linux_file.c optional compat_linux32
compat/linux/linux_futex.c optional compat_linux32
OpenPOWER on IntegriCloud