aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorBibo Mao <[email protected]>2023-09-06 22:53:10 +0800
committerHuacai Chen <[email protected]>2023-09-06 22:53:10 +0800
commit0921af6ccfb37dc2d6aefcf744333c14e7ca739d (patch)
tree4bdb59dc579e6b2a98fe02142261a629cb22469d /net/unix/sysctl_net_unix.c
parent2bb20d2926a8ea991386315aa8017990ef7beb6a (diff)
LoongArch: Use static defined zero page rather than allocated
On LoongArch system, there is only one page needed for zero page (no cache synonyms), and there is no COLOR_ZERO_PAGE, so zero_page_mask is useless and the macro __HAVE_COLOR_ZERO_PAGE is not necessary. Like other popular architectures, It is simpler to define the zero page in kernel BSS code segment rather than dynamically allocate. Signed-off-by: Bibo Mao <[email protected]> Signed-off-by: Huacai Chen <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions