Re: [Qemu-devel] [PATCH v3 0/7] numa: code consolidation and fixes

2017-05-30 Thread Eduardo Habkost
On Tue, May 30, 2017 at 06:23:55PM +0200, Igor Mammedov wrote: > changelog since v2: > (Eduardo) > - keep original logic in when moving numa part into helper > numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr > - drop "numa: fallback to default NUMA node instead of

Re: [Qemu-devel] [PATCH v3 0/7] numa: code consolidation and fixes

2017-05-30 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 1496161442-96665-1-git-send-email-imamm...@redhat.com Subject: [Qemu-devel] [PATCH v3 0/7] numa: code consolidation and fixes Type: series === TEST SCRIPT BEGIN === #!/bin/bash BASE

[Qemu-devel] [PATCH v3 0/7] numa: code consolidation and fixes

2017-05-30 Thread Igor Mammedov
changelog since v2: (Eduardo) - keep original logic in when moving numa part into helper numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr - drop "numa: fallback to default NUMA node instead of node 0" - split out monitor hunk into separate patch - split