Linux backports project
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: backports@vger.kernel.org
Subject: parse-integer support
Date: Tue, 15 Sep 2015 22:37:13 -0500	[thread overview]
Message-ID: <55F8E3E9.9090901@linux.intel.com> (raw)

Hi,
I've progressed a bit in my endeavor to backport the sound drivers with 
only a few compilation errors but I've reached a blocking point. The 
audio drivers were converted to use parse_integer this summer but I 
can't figure out how to back port this.

If I add include/linux/parse-integer to copy-list then there are tons of 
redeclations.
If I modify backport/backport-include/linux/kernel.h to add a 
conditional #include <linux/parse-integer.h> then I can't figure out how 
to add a subset of this header file from the backport-include directory.

It's only a matter of time before others are impacted so maybe smarter 
people than me have ideas on how to go about this.
Thanks,
-Pierre
--
To unsubscribe from this list: send the line "unsubscribe backports" in

             reply	other threads:[~2015-09-16  3:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16  3:37 Pierre-Louis Bossart [this message]
2015-09-16  6:04 ` parse-integer support Johannes Berg
2015-09-16  8:12   ` Arend van Spriel
2015-09-16  8:17     ` Johannes Berg
2015-09-16 14:00       ` Pierre-Louis Bossart
2015-09-16 14:09         ` Johannes Berg

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=55F8E3E9.9090901@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=backports@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