diff options
author | Asahi Lina <lina@asahilina.net> | 2023-02-24 09:49:44 +0300 |
---|---|---|
committer | Hector Martin <marcan@marcan.st> | 2023-03-28 13:45:00 +0300 |
commit | 223444882d9bb30d2eaa9e221f2939f881dec4aa (patch) | |
tree | 285bf06abd3c08b1613992ba88411a6658d6c490 /scripts/gdb/linux/stackdepot.py | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | linux-223444882d9bb30d2eaa9e221f2939f881dec4aa.tar.xz |
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 <lina@asahilina.net>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Signed-off-by: Hector Martin <marcan@marcan.st>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions