Skip to content
Commit 8a825473 authored by Alexandru Elisei's avatar Alexandru Elisei
Browse files

arm64: mte: Fast track reserving tag storage when the block is free

If the tag storage block is free, take it from the free list directly
instead of going to the rather slow process of allocating it via
alloc_contig_range().

Note that at the moment this is implemented only when the block size is
1 (the entire block is one page); larger block sizes could be added later
if necessary.
parent 1118fb07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment