aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2021-12-14 02:53:46 +0000
committerMasahiro Yamada <[email protected]>2022-01-08 08:46:35 +0000
commit1c4bd9f77a1c1b8502ca929fdbe2ef45bfebd09a (patch)
tree230c42abd0f8275ac16f45d2c5ab96fe7e595395 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentcerts: use $< and $@ to simplify the key generation rule (diff)
downloadkernel-1c4bd9f77a1c1b8502ca929fdbe2ef45bfebd09a.tar.gz
kernel-1c4bd9f77a1c1b8502ca929fdbe2ef45bfebd09a.zip
certs: unify duplicated cmd_extract_certs and improve the log
cmd_extract_certs is defined twice. Unify them. The current log shows the input file $(2), which might be empty. You cannot know what is being created from the log, "EXTRACT_CERTS". Change the log to show the output file with better alignment. [Before] EXTRACT_CERTS certs/signing_key.pem CC certs/system_keyring.o EXTRACT_CERTS AS certs/system_certificates.o CC certs/common.o CC certs/blacklist.o EXTRACT_CERTS AS certs/revocation_certificates.o [After] CERT certs/signing_key.x509 CC certs/system_keyring.o CERT certs/x509_certificate_list AS certs/system_certificates.o CC certs/common.o CC certs/blacklist.o CERT certs/x509_revocation_list AS certs/revocation_certificates.o Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nicolas Schier <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions