kernel_optimize_test/arch/um/drivers
Richard Weinberger 0053102a86 um: Include sys/uio.h to have writev()
sys/uio.h gives us writev(), otherwise the build might fail on
some systems.

Fixes: 49da7e64f3 ("High Performance UML Vector Network Driver")
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-12-27 22:48:19 +01:00
..
chan_kern.c Epoll based IRQ controller 2018-02-19 19:38:51 +01:00
chan_user.c
chan_user.h
chan.h
cow_sys.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cow_user.c
cow.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
daemon_kern.c
daemon_user.c
daemon.h
fd.c
harddog_kern.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
harddog_user.c
hostaudio_kern.c um: annotate ->poll() instances 2017-11-27 16:19:59 -05:00
Kconfig um: create a proper drivers Kconfig 2018-08-02 08:03:23 +09:00
line.c um: Make line/tty semantics use true write IRQ 2018-10-29 22:34:16 +01:00
line.h
Makefile kbuild: change ld_flags to contain LDFLAGS_$(@F) 2018-07-19 08:40:27 +09:00
mconsole_kern.c mconsole_proc(): don't mess with file->f_pos 2018-02-09 19:28:01 -08:00
mconsole_kern.h
mconsole_user.c
mconsole.h
mmapper_kern.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
net_kern.c memblock: stop using implicit alignment to SMP_CACHE_BYTES 2018-10-31 08:54:16 -07:00
net_user.c
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port_kern.c
port_user.c um: Don't hardcode path as it is architecture dependent 2018-10-29 22:34:10 +01:00
port.h
pty.c
random.c Epoll based IRQ controller 2018-02-19 19:38:51 +01:00
slip_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
slip_common.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
slip_kern.c
slip_user.c
slip.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
slirp_kern.c
slirp_user.c
slirp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ssl.c
ssl.h
stderr_console.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
stdio_console.c um: console: Ignore console= option 2017-07-05 23:18:48 +02:00
stdio_console.h
tty.c
ubd_kern.c ubd: fix missing initialization of io_req 2018-11-08 06:16:09 -07:00
ubd_user.c um: UBD Improvements 2016-12-14 22:46:55 +01:00
ubd.h um: UBD Improvements 2016-12-14 22:46:55 +01:00
umcast_kern.c
umcast_user.c
umcast.h
vde_kern.c
vde_user.c
vde.h
vector_kern.c Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 2018-10-31 15:46:16 -07:00
vector_kern.h Fix vector raw inintialization logic 2018-03-29 22:18:02 +02:00
vector_transports.c net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 2018-06-07 16:15:38 -04:00
vector_user.c um: Include sys/uio.h to have writev() 2018-12-27 22:48:19 +01:00
vector_user.h Fix vector raw inintialization logic 2018-03-29 22:18:02 +02:00
xterm_kern.c
xterm.c
xterm.h