From: Masami Hiramatsu <mhiramat@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Borislav Petkov <bp@alien8.de>,
LKML <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@kernel.org>,
Randy Dunlap <rdunlap@infradead.org>,
Andrew Morton <akpm@linux-foundation.org>,
Masami Hiramatsu <mhiramat@kernel.org>,
Peter Zijlstra <peterz@infradead.org>
Subject: [PATCH 0/2] tools/bootconfig: Add O= option and enhance error message
Date: Tue, 3 Mar 2020 20:23:59 +0900 [thread overview]
Message-ID: <158323463879.10281.9905975413630653620.stgit@devnote2> (raw)
Hi,
Here are patches to update tools/bootconfig to add O= option
support and enhance error message so that user can easily
locate the error position.
Thank you,
---
Masami Hiramatsu (2):
bootconfig: Support O=<builddir> option
tools/bootconfig: Show line and column in parse error
include/linux/bootconfig.h | 3 ++-
init/main.c | 14 ++++++++++----
lib/bootconfig.c | 35 ++++++++++++++++++++++++++---------
tools/bootconfig/Makefile | 27 +++++++++++++++++----------
tools/bootconfig/main.c | 35 +++++++++++++++++++++++++++++++----
tools/bootconfig/test-bootconfig.sh | 14 ++++++++++----
6 files changed, 96 insertions(+), 32 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>
next reply other threads:[~2020-03-03 11:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-03 11:23 Masami Hiramatsu [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-03 11:24 [PATCH 0/2] tools/bootconfig: Add O= option and enhance error message Masami Hiramatsu
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=158323463879.10281.9905975413630653620.stgit@devnote2 \
--to=mhiramat@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=rdunlap@infradead.org \
--cc=rostedt@goodmis.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.