diff options
author | Elliot Berman <[email protected]> | 2023-02-13 10:18:29 -0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-15 16:52:11 -0700 |
commit | 968a26a07f75377afbd4f7bb18ef587a1443c244 (patch) | |
tree | 3729abdf61062fbb46d58d858722519fc66780a4 /lib/memory-notifier-error-inject.c | |
parent | 9e4a7652d7028d40b2dd6636d400ca6266d641ef (diff) |
firmware: qcom_scm: Use fixed width src vm bitmap
The maximum VMID for assign_mem is 63. Use a u64 to represent this
bitmap instead of architecture-dependent "unsigned int" which varies in
size on 32-bit and 64-bit platforms.
Acked-by: Kalle Valo <[email protected]> (ath10k)
Tested-by: Gokul krishna Krishnakumar <[email protected]>
Signed-off-by: Elliot Berman <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions