Skip to content
Snippets Groups Projects
Commit f89be5c1 authored by Natalie Vock's avatar Natalie Vock Committed by Dylan Baker
Browse files

radv/rmv: Correct timestamp shifting

The shifting was off-by-one compared to how it is done in the kernel. Also, excess_length needs to be casted to uint64_t to prevent zeroing everything except the 5 LSBs.

Fixes: abf3bcd6 ("radv: Add RMV resource tracking")
Part-of: <mesa/mesa!20820>
(cherry picked from commit e07729e8)
parent 36ba0f36
No related branches found
No related tags found
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