aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-06-20 14:37:02 +0000
committerCorey Minyard <[email protected]>2023-06-20 14:49:08 +0000
commit392fa3a3abdb03105c8767b7fb176bc8793349f5 (patch)
tree745c2bd9c8668349ae00f4a228f088389fe3675c /tools/perf/scripts/python
parentipmi:ssif: Fix a memory leak when scanning for an adapter (diff)
downloadkernel-392fa3a3abdb03105c8767b7fb176bc8793349f5.tar.gz
kernel-392fa3a3abdb03105c8767b7fb176bc8793349f5.zip
ipmi: make ipmi_class a static const structure
Now that the driver core allows for struct class to be in read-only memory, move the ipmi_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Cc: Corey Minyard <[email protected]> Cc: [email protected] Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Message-Id: <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions