diff options
| author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-11-20 13:10:29 +0100 |
|---|---|---|
| committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-11-21 13:24:05 +0100 |
| commit | 14b46ba92bf547508b4a49370c99aba76cb53b53 (patch) | |
| tree | b4bb6979f2f0e94089f4f85b035f14b6fd1ada94 /net/tipc/bcast.c | |
| parent | 9f048fa487409e364cf866c957cf0b0d782ca5a3 (diff) | |
MIPS: kernel: Fix random segmentation faults
Commit 69896119dc9d ("MIPS: vdso: Switch to generic storage
implementation") switches to a generic vdso storage, which increases
the number of data pages from 1 to 4. But there is only one page
reserved, which causes segementation faults depending where the VDSO
area is randomized to. To fix this use the same size of reservation
and allocation of the VDSO data pages.
Fixes: 69896119dc9d ("MIPS: vdso: Switch to generic storage implementation")
Reviewed-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'net/tipc/bcast.c')
0 files changed, 0 insertions, 0 deletions
