aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuis Chamberlain <[email protected]>2023-03-19 14:27:43 -0700
committerLuis Chamberlain <[email protected]>2023-03-24 11:33:08 -0700
commita12b94511cf36855cd731c16005bd535e2007552 (patch)
tree7a1914b490d1d93c2552fb76137e0de6b369d3c4 /tools/perf/scripts/python
parent437c1f9cc61fd37829eaf12d8ae2f7dcc5dddce0 (diff)
module: move tainting until after a module hits our linked list
It is silly to have taints spread out all over, we can just compromise and add them if the module ever hit our linked list. Our sanity checkers should just prevent crappy drivers / bogus ELF modules / etc and kconfig options should be enough to let you *not* load things you don't want. Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions