K 10 svn:author V 6 andrew K 8 svn:date V 27 2019-05-28T10:55:59.157906Z K 7 svn:log V 311 The alignment is passed into contigmalloc_domainset in the 7th argument. KUBSAN was complaining the pointer contigmalloc_domainset returned was misaligned. Fix this by using the correct argument to find the alignment in the function signature. Reported by: KUBSAN MFC after: 2 weeks Sponsored by: DARPA, AFRL END