K 10 svn:author V 6 andrew K 8 svn:date V 27 2019-09-16T14:25:51.806819Z K 7 svn:log V 306 MFC r348323: 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 Sponsored by: DARPA, AFRL END