commit | 01a721167a117403c83b947966be1a91ef4dcfba | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Feb 22 11:32:21 2024 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Feb 29 14:24:30 2024 -1000 |
tree | 6c61688b11e5055eb325b898c7aa4d9cf783c270 | |
parent | 4ef1f559f270c66b3ffc23f6c845ff3d008c6356 [diff] |
linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA The kernel abi was changed with commit d23b77953f5a4fbf94c05157b186aac2a247ae32 Author: Huacai Chen <chenhuacai@kernel.org> Date: Wed Jan 17 12:43:08 2024 +0800 LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE during the v6.8 cycle. Reviewed-by: Song Gao <gaosong@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>