diff options
author | Asahi Lina <lina@asahilina.net> | 2023-02-24 15:49:44 +0900 |
---|---|---|
committer | Hector Martin <marcan@marcan.st> | 2023-03-28 19:45:00 +0900 |
commit | 223444882d9bb30d2eaa9e221f2939f881dec4aa (patch) | |
tree | 285bf06abd3c08b1613992ba88411a6658d6c490 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | linux-223444882d9bb30d2eaa9e221f2939f881dec4aa.tar.gz linux-223444882d9bb30d2eaa9e221f2939f881dec4aa.tar.bz2 linux-223444882d9bb30d2eaa9e221f2939f881dec4aa.zip |
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 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions