diff options
| author | Mark Brown <[email protected]> | 2025-06-11 16:28:13 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2025-06-12 16:18:01 +0000 |
| commit | d2be3270f40b1330f8c1c9512c59dd085a758ac0 (patch) | |
| tree | 5ecaa259332b2c35baab51bf291f3c5993cf4427 /rust/helpers/pci.c | |
| parent | arm64: Restrict pagetable teardown to avoid false warning (diff) | |
| download | kernel-d2be3270f40b1330f8c1c9512c59dd085a758ac0.tar.gz kernel-d2be3270f40b1330f8c1c9512c59dd085a758ac0.zip | |
arm64/gcs: Don't call gcs_free() during flush_gcs()
Currently we call gcs_free() during flush_gcs() to reset the thread
state for GCS. This includes unmapping any kernel allocated GCS, but
this is redundant when doing a flush_thread() since we are
reinitialising the thread memory too. Inline the reinitialisation of the
thread struct.
Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions
