diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-05 15:33:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-07 11:18:48 +0200 |
commit | 3abe1144ed548cded0595163e6f39e3c7d635c56 (patch) | |
tree | ede144b2a7a75ddee1ba12216813a370428d453f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8d1b43f6a6df7bcea20982ad376a000d90906b42 (diff) |
tty: vt: make vtconsole_class constant
Now that the driver core allows for struct class to be in read-only
memory, making all 'class' structures to be declared at build time
placing them into read-only memory, instead of having to be dynamically
allocated at load time.
Cc: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/2023100546-humbly-prologue-e58c@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions