Skip to content
Commit e48bc56b authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

elf_helper: skip SYS_INIT() "devices"



SYS_INIT instantiates a device struct, but this is really
just used to run some functions at boot, it does not correspond
to a device driver belonging to a subsystem. Don't put them in
the kernel object table.

These are easy to filter since they are all named with the
_SYS_NAME macro.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent cf268c39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment