diff options
author | Asahi Lina <[email protected]> | 2023-02-24 15:49:44 +0900 |
---|---|---|
committer | Hector Martin <[email protected]> | 2023-03-28 19:45:00 +0900 |
commit | 223444882d9bb30d2eaa9e221f2939f881dec4aa (patch) | |
tree | 285bf06abd3c08b1613992ba88411a6658d6c490 /lib/memory-notifier-error-inject.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
soc: apple: rtkit: Fix buffer address field width
The buffer address field is missing two bits. This matters for the GPU,
which uses upper-half 64-bit addresses on the ASC and those get sign
extended from the mailbox message field, so the right number of high
bits need to be set.
Signed-off-by: Asahi Lina <[email protected]>
Reviewed-by: Sven Peter <[email protected]>
Signed-off-by: Hector Martin <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions