Re: [PATCH liburing v1 0/2] Support busybox mktemp and add x86-64 syscall macros

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

 



On Tue, 15 Feb 2022 22:36:49 +0700, Ammar Faizi wrote:
> Two patches in this series.
> 1) Support busybox mktemp from Nugra.
> -------------------------------------
> Busybox mktemp does not support `--tmpdir`, it says:
>     mktemp: unrecognized option: tmpdir
> 
> It can be fixed with:
> 	1. Create a temporary directory.
> 	2. Use touch to create the temporary files inside the directory.
> 	3. Clean up by deleting the temporary directory.
> 
> [...]

Applied, thanks!

[1/2] configure: Support busybox mktemp
      commit: cce3026ee45a86cfdd104fd1be270b759a161233
[2/2] arch/x86: Create syscall __do_syscall{0..6} macros
      commit: 20bb37e0f828909742f845b8113b2bb7e1065cd1

Best regards,
-- 
Jens Axboe





[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