]> Git Repo - qemu.git/commit
linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 17 May 2021 05:52:43 +0000 (07:52 +0200)
committerLaurent Vivier <[email protected]>
Sat, 5 Jun 2021 19:13:29 +0000 (21:13 +0200)
commit180d4ef3ad08f2f5073184e1fa763c230fe4750f
tree31558ddb80f4db14e4e6cdf7b945a8dcca1b6e07
parent585190902a3baae3a1609c30a9e485ec072dd72f
linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]

Keep bitmask_transtbl in .rodata by marking the arrays const.

Reviewed-by: Laurent Vivier <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20210517055243[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/syscall.c
This page took 0.023865 seconds and 4 git commands to generate.