Vincent Whitchurch b015001487 ARM: 9320/1: fix stack depot IRQ stack filter
Place IRQ handlers such as gic_handle_irq() in the irqentry section even
if FUNCTION_GRAPH_TRACER is not enabled.  Without this, the stack
depot's filter_irq_stacks() does not correctly filter out IRQ stacks in
those configurations, which hampers deduplication and eventually leads
to "Stack depot reached limit capacity" splats with KASAN.

A similar fix was done for arm64 in commit f6794950f0e5ba37e3bbed
("arm64: set __exception_irq_entry with __irq_entry as a default").

Link: https://lore.kernel.org/r/20230803-arm-irqentry-v1-1-8aad8e260b1c@axis.com

Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
2023-10-05 16:15:40 +01:00
..
2023-09-01 09:53:54 -07:00
2023-09-05 11:01:47 -07:00
2023-08-31 12:49:10 -07:00
2023-07-21 10:01:47 -07:00
2023-08-12 10:30:59 +02:00
2023-06-29 15:28:33 -07:00
2023-07-19 06:29:04 +00:00
2023-08-12 10:30:59 +02:00
2023-07-19 15:28:44 +08:00
2023-08-12 10:31:00 +02:00
2023-08-12 10:31:00 +02:00
2023-06-29 15:28:33 -07:00
2023-08-30 16:49:40 -07:00
2023-07-06 10:06:04 -07:00
2023-08-12 10:30:59 +02:00
2023-08-31 12:49:10 -07:00
2023-08-21 13:46:25 -07:00