qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]


From: Bin Meng
Subject: Re: [PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]
Date: Mon, 17 May 2021 10:14:12 +0800

On Tue, May 11, 2021 at 6:51 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Keep bitmask_transtbl in .rodata by marking the arrays const.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  linux-user/syscall.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]