genode/tool/dde_linux
Norman Feske e5600fea06 dde_linux/extract_initcall_order: support v5.12
This patch adjusts the 'extract_initcall_order' utility to the changed
initcall symbol syntax introduced in Linux by the following commit:

   https://github.com/torvalds/linux/commit/a8cccdd9

It uses an additional sed step to strip away the kmod prefix,
__COUNTER__, and __LINE__ information so that the symbol names match
those of earlier kernel versions.

Issue #4188
2021-06-25 11:41:45 +02:00
..
create_dummies dde_linux/create_dummies: show objs for variables 2021-06-25 11:41:45 +02:00
extract_initcall_order dde_linux/extract_initcall_order: support v5.12 2021-06-25 11:41:45 +02:00