x86/kexec: Do not update E820 kexec table for setup_data
[sfrench/cifs-2.6.git] / io_uring / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for io_uring
4
5 obj-$(CONFIG_IO_URING)          += io_uring.o xattr.o nop.o fs.o splice.o \
6                                         sync.o advise.o filetable.o \
7                                         openclose.o uring_cmd.o epoll.o \
8                                         statx.o net.o msg_ring.o timeout.o \
9                                         sqpoll.o fdinfo.o tctx.o poll.o \
10                                         cancel.o kbuf.o rsrc.o rw.o opdef.o \
11                                         notif.o waitid.o register.o truncate.o
12 obj-$(CONFIG_IO_WQ)             += io-wq.o
13 obj-$(CONFIG_FUTEX)             += futex.o
14 obj-$(CONFIG_NET_RX_BUSY_POLL) += napi.o