Re: [PATCH] x86-64: Use cpumask bitops for cpu_vm_mask

From: Brian Gerst
Date: Tue Mar 07 2006 - 09:18:30 EST


Andi Kleen wrote:
On Tuesday 07 March 2006 14:37, Brian Gerst wrote:

cpu_vm_mask is of type cpumask_t, so use the proper bitops.


Doesn't apply.

patching file arch/x86_64/kernel/smp.c
patching file include/asm-x86_64/mmu_context.h
Hunk #1 FAILED at 34.
Hunk #2 FAILED at 50.
2 out of 2 hunks FAILED -- rejects in file include/asm-x86_64/mmu_context.h

-Andi



I diffed against the vanilla kernel. It looks like -mm has the fix to mmu_context.h already (x86_64-mm-bitops-cleanups.patch), but the patch to smp.c is still valid.

--
Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/