Message ID | cover.1625662776.git.mprivozn@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | numa: Parse initiator= attribute before cpus= attribute | expand |
On Wed Jul 7, 2021 at 6:40 AM PDT, Michal Privoznik wrote: > See 2/2 for explanation. The first patch is just cosmetics. > > Michal Privoznik (2): > numa: Report expected initiator > numa: Parse initiator= attribute before cpus= attribute > > hw/core/machine.c | 3 ++- > hw/core/numa.c | 45 +++++++++++++++++++++++---------------------- > 2 files changed, 25 insertions(+), 23 deletions(-) > > -- > 2.31.1 For the series: Reviewed-by: Connor Kuehl <ckuehl@redhat.com>
On Wed, Jul 07, 2021 at 03:40:28PM +0200, Michal Privoznik wrote: > See 2/2 for explanation. The first patch is just cosmetics. > > Michal Privoznik (2): > numa: Report expected initiator > numa: Parse initiator= attribute before cpus= attribute Queued, thanks!