[PATCH V2] uapi: Fixup strace compile error

Wojtek Porczyk woju at invisiblethingslab.com
Thu Oct 27 08:35:34 PDT 2022


On Wed, Aug 03, 2022 at 10:54:48PM -0400, guoren at kernel.org wrote:
> Export F_*64 definitions to userspace permanently. "ifndef" usage made it
> vailable at all times to the userspace, and this change has actually broken
> building strace with the latest kernel headers. There could be some debate
> whether having these F_*64 definitions exposed to the user space 64-bit
> applications, but it seems that were no harm (as they were exposed already
> for quite some time), and they are useful at least for strace for compat
> application tracing purposes.
> 
> Fixes: 306f7cc1e9061 "uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h"
> Signed-off-by: Guo Ren <guoren at linux.alibaba.com>
> Signed-off-by: Guo Ren <guoren at kernel.org>
> Reported-by: Eugene Syromiatnikov <esyr at redhat.com>
> Acked-by: Palmer Dabbelt <palmer at rivosinc.com>
> Cc: Christoph Hellwig <hch at lst.de>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Heiko Stuebner <heiko at sntech.de>
> ---
>  include/uapi/asm-generic/fcntl.h | 2 --
>  1 file changed, 2 deletions(-)

Hello,

Is this patch getting merged for 6.1? Will it be included in stable 6.0?


-- 
pozdrawiam / best regards
Wojtek Porczyk
Gramine / Invisible Things Lab
 
 I do not fear computers,
 I fear lack of them.
    -- Isaac Asimov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20221027/35d208a2/attachment.sig>


More information about the linux-riscv mailing list