diff options
author | Ivan Orlov <ivan.orlov0322@gmail.com> | 2023-06-20 17:46:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-05 09:31:41 +0300 |
commit | d2e8071bed0befa3304acb01edd4a228d81fc4d2 (patch) | |
tree | afb2372a5ee29ab177d54c3a01e5238fa9e60ff9 /scripts/mkuboot.sh | |
parent | e2dfa1d5223cdfa7b832a582de0b7504eaf7ae22 (diff) | |
download | linux-d2e8071bed0befa3304acb01edd4a228d81fc4d2.tar.xz |
tpm: make all 'class' structures const
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: Peter Huewe <peterhuewe@gmx.de>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: linux-integrity@vger.kernel.org
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Link: https://lore.kernel.org/r/20230620144642.584926-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions