From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Josh Triplett <josh@joshtriplett.org>,
linux-kernel@vger.kernel.org, linux-sparse@vger.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v2 0/2] fix for --param GCC's command line option
Date: Tue, 17 Jun 2014 12:11:44 +0300 [thread overview]
Message-ID: <1402996306-6811-1-git-send-email-andriy.shevchenko@linux.intel.com> (raw)
There is a dumb fix to avoid --param option and make sparse survive.
Since v1:
- added patch 1/2
- handle both --param=* and --param *
Andy Shevchenko (2):
lib.c: introduce split_value_from_arg helper
lib.c: skip --param parameters
lib.c | 38 ++++++++++++++++++++++++++++----------
1 file changed, 28 insertions(+), 10 deletions(-)
--
2.0.0
next reply other threads:[~2014-06-17 9:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 9:11 Andy Shevchenko [this message]
2014-06-17 9:11 ` [PATCH v2 1/2] lib.c: introduce split_value_from_arg helper Andy Shevchenko
2014-06-17 9:11 ` [PATCH v2 2/2] lib.c: skip --param parameters Andy Shevchenko
2014-06-28 16:23 ` Christopher Li
2014-06-28 16:59 ` Christopher Li
2014-06-29 7:19 ` Christopher Li
2014-06-29 19:01 ` Christopher Li
2014-06-30 8:32 ` Andy Shevchenko
2014-06-30 8:51 ` Christopher Li
2014-06-30 8:56 ` Andy Shevchenko
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=1402996306-6811-1-git-send-email-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=josh@joshtriplett.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sparse@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).