You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix handling arguments of devdax_alloc():
- alignment has to be a power of 2,
- alignment has to be a divider or a multiple of the page size (2MB),
- size has to be a multiple of the page size (2MB).
Signed-off-by: Lukasz Dorau <[email protected]>
0 commit comments