#4590 assigned enhancement

Make Stack Checker Error Handler Configurable

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: Indefinite
Component: lib Version:
Severity: normal Keywords: SoC, small, kernel
Cc: Blocked By:
Blocking:

Description (last modified by Joel Sherrill)

Currently, the stack checker has a built in error reporting method that is invoked when it determines that a stack overflow has occurred. This should turned into a configuration point. The user should be able to provide their own handler for this.

As a check, when this is done, it should be possible for the stack checker to be enabled and printk() not pulled into an application.

Possible Mentors: Joel Sherrill, Gedare Bloom, Chris Johns
Skills: C
Difficulty: Easy

Change History (2)

comment:1 Changed on 02/07/22 at 14:50:50 by Gedare Bloom

Owner: set to Joel Sherrill
Status: newassigned

comment:2 Changed on 02/25/22 at 21:17:29 by Joel Sherrill

Description: modified (diff)
Note: See TracTickets for help on using tickets.