]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
blk/kernel/io_uring: do not guard liburing backend with __x86_64__ anymore 38204/head
authorJiangYu <lnsyyj@hotmail.com>
Fri, 20 Nov 2020 06:24:54 +0000 (06:24 +0000)
committerJiangYu <lnsyyj@hotmail.com>
Sun, 22 Nov 2020 11:39:40 +0000 (11:39 +0000)
commit125674b66264e27a6265e07db3a72a618819ec26
treef64879a05d04307273532591b9a1abc0cb013dbb
parent9863aa99a8553515ac663eac612cd1db9af21a5f
blk/kernel/io_uring: do not guard liburing backend with __x86_64__ anymore

Signed-off-by: JiangYu <lnsyyj@hotmail.com>
Let the liburing library to ensure the support of the iouring system call back-end CPU instruction set.
src/blk/kernel/io_uring.cc