commit | b1fc513d81b0f50f9543428ce95ec63ae70ab184 | [log] [tgz] |
---|---|---|
author | Brian Gerst <bgerst@didntduck.org> | Sat Mar 25 16:31:13 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 09:10:56 2006 -0800 |
tree | ee3fc9dc3830e3cca3918911ee50804abfcc0094 | |
parent | 267b48014a5c0c2ae90b04dad5d95ceb903365a6 [diff] |
[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask cpu_vm_mask is of type cpumask_t, so use the proper bitops. Signed-off-by: Brian Gerst <bgerst@didntduck.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>