Thx, applied to master,
On Mon, Sep 8, 2014 at 10:52 AM, Ben Pfaff wrote:
> On Mon, Sep 08, 2014 at 08:29:22AM -0700, Alex Wang wrote:
> > This commit updates the pointer to 'struct numa_node'
> > when initializing the 'struct cpu_core'.
> >
> > Signed-off-by: Alex Wang
>
> Acked-by: Ben Pfaff
On Mon, Sep 08, 2014 at 08:29:22AM -0700, Alex Wang wrote:
> This commit updates the pointer to 'struct numa_node'
> when initializing the 'struct cpu_core'.
>
> Signed-off-by: Alex Wang
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
htt
This commit updates the pointer to 'struct numa_node'
when initializing the 'struct cpu_core'.
Signed-off-by: Alex Wang
---
lib/ovs-numa.c |1 +
1 file changed, 1 insertion(+)
diff --git a/lib/ovs-numa.c b/lib/ovs-numa.c
index 4f0ba0d..7da1407 100644
--- a/lib/ovs-numa.c
+++ b/lib/ovs-numa.