Re: [PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/21/22 10:32 PM, Jens Axboe wrote:
On Thu, 21 Jul 2022 16:04:43 +0700, Ammar Faizi wrote:
Back when I was adding nolibc support for liburing, I added new
wrapper functions for io_uring system calls. They are ____sys_io_uring*
functions (with 4 underscores), all defined as an inline function.

I left __sys_uring* functions (with 2 underscores) live in syscall.c
because I thought it might break the user if we delete them. But it
turned out that I was wrong, no user should use these functions
because we don't export them. This situation is reflected in
liburing.map and liburing.h which don't have those functions.

[...]

Applied, thanks!

[1/1] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
       commit: 4aa1a8aefc3dc3875621c64cef0087968e57181d

Sorry Jens, it breaks other architectures, will send a patch shortly.

--
Ammar Faizi



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux