[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1520891263.git.ivan.gorinov@intel.com>
Date: Mon, 12 Mar 2018 15:21:10 -0700
From: Ivan Gorinov <ivan.gorinov@...el.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Frank Rowand <frowand.list@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...hat.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>
Subject: [PATCH v5 0/2] x86/devicetree: Enable multiprocessing
Current x86 implementation of Device Tree does not support multiprocessing,
and the bindings documentation describes the "reg" property as CPU number
instead of hardware-assigned local APIC ID.
Ivan Gorinov (2):
of: Documentation: Specify local APIC ID in "reg"
x86/devicetree: Use CPU description from Device Tree
Documentation/devicetree/bindings/x86/ce4100.txt | 38 ++++++++++++++++-----
arch/x86/kernel/devicetree.c | 42 +++++++++++++++++-------
2 files changed, 60 insertions(+), 20 deletions(-)
--
2.7.4
Powered by blists - more mailing lists