From: Ivan Gorinov <ivan.gorinov@intel.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@redhat.com>
Subject: [PATCH v3 0/3] x86: devicetree: re-enable x86-specific implementation
Date: Thu, 1 Mar 2018 15:04:45 -0800 [thread overview]
Message-ID: <20180301230445.GA48473@intel.com> (raw)
Fixing x86-specific DT implementation in the kernel allows reusing most of
firmware code for SoC that have ARM core replaced with x86, e.g. SC9853i.
Changes since v2:
* WARN_ON_ONCE instead of WARN_ON to aviod multiple warnings
when APIC ID is missing in CPU device tree nodes
* Switched to Mutt because of white space issues:
"Preformatted" paragraph style does not work in Evolution 3.18.5.2
Changes since first version:
* Splitting a single patch into three parts
Ivan Gorinov (3):
x86: devicetree: call early_init_dt_verify()
x86: devicetree: enable multiprocessing in DT
x86: devicetree: fix device IRQ settings in DT
arch/x86/kernel/devicetree.c | 40 +++++++++++++++++++++++++++++++++-------
1 file changed, 33 insertions(+), 7 deletions(-)
--
2.7.4
next reply other threads:[~2018-03-01 23:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-01 23:04 Ivan Gorinov [this message]
2018-03-02 9:18 ` [PATCH v3 0/3] x86: devicetree: re-enable x86-specific implementation Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180301230445.GA48473@intel.com \
--to=ivan.gorinov@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox