commit | 75e5584c89d213d6089f64f22cd899fb172e4c95 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Sat Sep 03 15:57:45 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:23 2005 -0700 |
tree | 22bb81b9c699e06b3c8163933654fe3f84ae469d | |
parent | 30f7dabb083f8ff4ce541b5ac4e5d70cc173051a [diff] |
[PATCH] uml: use host AIO support This patch makes UML use host AIO support when it (and /usr/include/linux/aio_abi.h) are present. This is only the support, with no consumers - a consumer is coming in the next patch. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>