Home
last modified time | relevance | path

Searched hist:e486288d116ab4885e42757de1e0e1ee5541c86e (Results 1 – 1 of 1) sorted by relevance

/linux/arch/parisc/kernel/
H A Dhpmc.Sdiff e486288d116ab4885e42757de1e0e1ee5541c86e Fri Jan 07 14:16:26 CET 2022 Helge Deller <deller@gmx.de> parisc: Re-use toc_stack as hpmc_stack

No need to have an own hpmc_stack. Just re-use the toc_stack of the
monarch CPU as either a TOC or a HPMC will happen at the same time.
This reduces the kernel memory footprint by 16k.

Signed-off-by: Helge Deller <deller@gmx.de>