diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-10-06 16:02:12 +0200 |
---|---|---|
committer | Ira Weiny <[email protected]> | 2023-10-11 09:04:28 -0700 |
commit | dd6cad2dcb581b2b15997b6e8d50de64644c3011 (patch) | |
tree | c99fcfbaf638fda0a901e4b118f532af5a76e51b /tools/perf/util/trace-event-scripting.c | |
parent | fd86eff33898f8ec2381620be32b06ee57f9adf8 (diff) |
testing: nvdimm: make struct class structures constant
Now that the driver core allows for struct class to be in read-only
memory, we should make all 'class' structures declared at build time
placing them into read-only memory, instead of having to be dynamically
allocated at runtime.
Cc: Dan Williams <[email protected]>
Cc: Vishal Verma <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Ira Weiny <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Tested-by: Ira Weiny <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Link: https://lore.kernel.org/r/2023100611-platinum-galleria-ceb3@gregkh
Signed-off-by: Ira Weiny <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions