login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
29
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
Date: Wednesday, December 29, 2010 - 3:05 pm
On 12/29/2010 11:36 AM, H. Peter Anvin wrote:
quoted text
> On 12/29/2010 02:52 AM, Tejun Heo wrote: >> On Tue, Dec 28, 2010 at 12:35:45PM -0800, David Rientjes wrote: >>> This is going to conflict with a387e95a ("") in x86/numa, so you'll need >>> the following hunk for acpi_fake_nodes(). I'm not sure why this patchset >>> is being based on x86/apic-cleanup rather than x86/numa? >> >> Because several patches from the patchset have already been committed >> into x86/apic-cleanup. Thomas, Peter, if this needs to be rebased >> somewhere, let me know. >> > > x86/numa is already a dependent branch (on x86/amd-nb), so I'm fine > merging x86/apic-cleanup into that branch and then if you could rebase > it on top of the new x86/numa then I'll push it out tomorrow. > > OK? >
I have pushed out this merge onto x86/numa, so waiting for your rebase. If you don't have time, then I'll rebase. -hpa --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCHSET REPOST] x86: unify x86_32 and 64 NUMA init paths ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 01/16] x86: Kill unused static boot_cpu_logical_api ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 02/16] x86: Rename x86_32 MAX_APICID to MAX_LOCAL_APIC
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 03/16] x86: Make default_send_IPI_mask_sequence/all ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 04/16] x86: Replace cpu_2_logical_apicid[] with ear ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 05/16] x86: Always use x86_cpu_to_logical_apicid fo ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 06/16] x86: Kill apic->cpu_to_logical_apicid()
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 07/16] x86: Add apic->x86_32_early_logical_apicid()
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 08/16] x86: Implement the default x86_32_early_logi ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 09/16] x86: Implement x86_32_early_logical_apicid() ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 10/16] x86: Implement x86_32_early_logical_apicid() ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 11/16] x86: Implement x86_32_early_logical_apicid() ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 12/16] x86: Replace apic->apicid_to_node() with ->x ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapping ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 14/16] x86: Unify CPU -> NUMA node mapping between ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 15/16] x86: Unify node_to_cpumask_map handling betw ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
[PATCH 16/16] x86: Unify NUMA initialization between 32 an ...
, Tejun Heo
, (Tue Dec 28, 4:48 am)
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapp ...
, David Rientjes
, (Tue Dec 28, 1:35 pm)
Re: [PATCH 14/16] x86: Unify CPU -> NUMA node mapping betw ...
, David Rientjes
, (Tue Dec 28, 1:39 pm)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, David Rientjes
, (Tue Dec 28, 1:43 pm)
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapp ...
, Tejun Heo
, (Wed Dec 29, 3:52 am)
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapp ...
, H. Peter Anvin
, (Wed Dec 29, 12:36 pm)
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapp ...
, H. Peter Anvin
, (Wed Dec 29, 3:05 pm)
Re: [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapp ...
, Tejun Heo
, (Thu Dec 30, 4:33 am)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, Tejun Heo
, (Thu Dec 30, 5:48 am)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, Tejun Heo
, (Thu Dec 30, 7:58 am)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, David Rientjes
, (Thu Dec 30, 11:40 am)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, David Rientjes
, (Thu Dec 30, 11:43 am)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, Tejun Heo
, (Fri Dec 31, 6:20 am)
Re: [PATCH 15/16] x86: Unify node_to_cpumask_map handling ...
, David Rientjes
, (Fri Dec 31, 4:09 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
Linus Torvalds
Linux 2.6.34-rc4
Thomas Taranowski
[PATCH] RapidIO: Fix hang on RapidIO doorbell queue full condition
git
:
Ralf Wildenhues
[PATCH] Fix typos in the documentation
Len Brown
Re: fatal: unable to create '.git/index': File exists
Denis Bueno
Git clone error
Sam Vilain
Re: RFC: Flat directory for notes, or fan-out? Both!
Oliver Hoffmann
git init --bare versus git --bare init
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color ga...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Sam Fourman Jr.
Re: Help with Altell PC6700
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Colocation donated by:
Syndicate