[PATCH 0/1] numa: add function for node_to_cpumask_ptr
- From: Mike Travis <travis@xxxxxxx>
- Date: Mon, 31 Mar 2008 08:41:54 -0700
Here is a small change to add the definition for a generic node_to_cpumask_ptr.
It isn't used in this patch, but allows other architectures to compile cleanly with
future changes coming to common kernel code.
Based on 2.6.25-rc5-mm1
Signed-off-by: Mike Travis <travis@xxxxxxx>
--
--
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/
- Follow-Ups:
- [PATCH 1/1] asm-generic: add node_to_cpumask_ptr macro
- From: Mike Travis
- [PATCH 1/1] asm-generic: add node_to_cpumask_ptr macro
- Prev by Date: Re: blktrace debugging: how to use it
- Next by Date: [PATCH 1/1] asm-generic: add node_to_cpumask_ptr macro
- Previous by thread: [PATCH] percpu: Introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro
- Next by thread: [PATCH 1/1] asm-generic: add node_to_cpumask_ptr macro
- Index(es):
Relevant Pages
- Re: acpi ->video_device_list corruption
... This resulted in silent corruption without ... The patch was seen to
resolve the issue on the affected system. ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [BUG] e100: eth0 appers many times in /proc/interrupts after resume
... Could you try the following patch? ... I just fixed suspend/shutdown
for e100 in 2.6.19, not sure why the problem still shows up. ... More majordomo info at
http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/
... (Linux-Kernel) - Re: [PATCH] smbfs chroot issue (CVE-2006-1864)
... This patch also applies to 2.4, did you receive it on your side or do you ...
want me to queue it in -upstream? ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [PATCH 30/61] knfsd: Fix race that can disable NFS server.
... response. ... this patch is definitely appropriate for 2.4. ...
More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ
at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [PATCH] use unlikely() for current_kernel_time() loop
... Does the option not also make assembly less readable on other architectures? ...
(GCC documentation doesn't really say that.) ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel)