diff options
author | Daniel Lezcano <[email protected]> | 2020-07-17 18:42:16 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-07-21 10:40:08 +0200 |
commit | d2a89b52839597c70746d9f46a21b1aab0a26c02 (patch) | |
tree | 9c28571810343e1be5edba1f88f223d82cc34305 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c62e7ac395641a764639b1c6635955f02b8d9d16 (diff) |
thermal: netlink: Improve the initcall ordering
The initcalls like to play joke. In our case, the thermal-netlink
initcall is called after the thermal-core initcall but this one sends
a notification before the former is initialized. No issue was spotted,
but it could lead to a memory corruption, so instead of relying on the
core_initcall for the thermal-netlink, let's initialize directly from
the thermal-core init routine, so we have full control of the init
ordering.
Reported-by: Marek Szyprowski <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Reviewed-by: Amit Kucheria <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions