diff options
author | 2021-12-24 23:13:45 +0000 | |
---|---|---|
committer | 2021-12-27 10:40:00 +0100 | |
commit | ee6d3dd4ed48ab24b74bab3c3977b8218518247d (patch) | |
tree | f5d2c211fb55a757d64e74b2b8fcb6e7211ae19e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver core: platform: document registration-failure requirement (diff) | |
download | wireguard-linux-ee6d3dd4ed48ab24b74bab3c3977b8218518247d.tar.xz wireguard-linux-ee6d3dd4ed48ab24b74bab3c3977b8218518247d.zip |
driver core: make kobj_type constant.
This way instances of kobj_type (which contain function pointers) can be
stored in .rodata, which means that they cannot be [easily/accidentally]
modified at runtime.
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
Link: https://lore.kernel.org/r/20211224231345.777370-1-wedsonaf@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions