diff options
author | Sasha Levin <[email protected]> | 2014-12-28 11:44:37 -0500 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2014-12-28 11:44:37 -0500 |
commit | 68d0cb49f8db5ddce7cb6cbd7781e232c42c472a (patch) | |
tree | 88de91a3d93b647849d23590eecca1762599eaa9 /lib/cpu-notifier-error-inject.c | |
parent | 611a03d764b151190ba7a388b00be72b23aee2bc (diff) |
amdkfd: actually allocate longs for the pasid bitmask
Commit "amdkfd: use sizeof(long) granularity for the pasid bitmask" calculated
the number of longs it will need, but ended up allocating that number of
bytes rather than longs.
Fix that silly error and allocate the amount of data really required.
Signed-off-by: Sasha Levin <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions