From: Artem Bityutskiy <dedekind1@gmail.com>
To: Brian Norris <computersforpeace@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH 0/2] UBI(FS): fixing IS_ENABLED() usage + backport trees
Date: Wed, 27 Jun 2012 14:34:35 +0300 [thread overview]
Message-ID: <1340796875.29342.60.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1340062283-11421-1-git-send-email-computersforpeace@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1317 bytes --]
On Mon, 2012-06-18 at 16:31 -0700, Brian Norris wrote:
> Hi Artem,
>
> It looks like your ubifs-v3.3.git tree does not compile successfully. I
> think there are two issues:
>
> 1) IS_ENABLED() should be used with the CONFIG_ prefix. i.e.,
> IS_ENABLED(CONFIG_DEBUG_FS) instead of IS_ENABLED(DEBUG_FS)
Thanks, I've pushed this to linux-ubifs.git. I'll let is sit there for
few days and get exposed to linux-next and then send a pull request to
Linus.
>
> 2) IS_ENABLED() has changed some between v3.3 and when this commit was
> originally integrated in mainline, so it masks a compile error in the
> mainline version
Not sure what you mean. It was introduced in 3.1
(2a11c8ea20bf850b3a2c60db8c2e7497d28aba99), so I have to back-port it
older ubifs backport trees.
> This patch series addresses issue 1. I suggest that this be backported to
> the appropriate UBIFS tree to solve some build failures. But I think issue
> 2 may still be a problem, so perhaps the mainline IS_ENABLED() fix should
> be backported as well?
I guess you are talking about commit
69349c2dc01c489eccaa4c472542c08e370c6d7e ? I'll port it too, thanks.
> BTW, there may be more than one backport tree that fails; I just tested
> v3.3.
I'll check.
Thanks!
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2012-06-27 11:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 23:31 [PATCH 0/2] UBI(FS): fixing IS_ENABLED() usage + backport trees Brian Norris
2012-06-18 23:31 ` [PATCH 1/2] UBIFS: correct usage of IS_ENABLED() Brian Norris
2012-06-18 23:31 ` [PATCH 2/2] UBI: " Brian Norris
2012-06-27 11:34 ` Artem Bityutskiy [this message]
2012-07-02 16:13 ` [PATCH 0/2] UBI(FS): fixing IS_ENABLED() usage + backport trees Brian Norris
2012-07-16 6:34 ` Artem Bityutskiy
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=1340796875.29342.60.camel@sauron.fi.intel.com \
--to=dedekind1@gmail.com \
--cc=computersforpeace@gmail.com \
--cc=linux-mtd@lists.infradead.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