From: "Arnd Bergmann" <arnd@arndb.de>
To: "Geert Uytterhoeven" <geert@linux-m68k.org>,
"Akinobu Mita" <akinobu.mita@gmail.com>
Cc: "kernel test robot" <lkp@intel.com>,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
"Jens Axboe" <axboe@kernel.dk>,
oe-kbuild-all@lists.linux.dev, shinichiro.kawasaki@wdc.com,
chaitanyak@nvidia.com,
"Andrew Morton" <akpm@linux-foundation.org>,
"Christoph Hellwig" <hch@infradead.org>
Subject: Re: [PATCH -block] fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
Date: Sun, 16 Apr 2023 12:55:35 +0200 [thread overview]
Message-ID: <6785a18a-1df3-433c-a5e5-70179dab7908@app.fastmail.com> (raw)
In-Reply-To: <CAMuHMdWNQRgXzaEsb1M=SGm683dTOU2gLyjD2UuoD8qy+Ex74Q@mail.gmail.com>
On Sun, Apr 16, 2023, at 11:53, Geert Uytterhoeven wrote:
>
> - depends on FAULT_INJECTION && CONFIGFS_FS
> + depends on FAULT_INJECTION && (CONFIGFS_FS=y ||
> CONFIGFS_FS=FAULT_INJECTION)
FAULT_INJECTION is a bool symbol, so the last part is not
needed here.
Arnd
prev parent reply other threads:[~2023-04-16 10:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <202304150025.K0hczLR4-lkp@intel.com>
2023-04-15 12:57 ` [PATCH -block] fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m Akinobu Mita
2023-04-15 20:40 ` Jens Axboe
2023-04-16 9:53 ` Geert Uytterhoeven
2023-04-16 10:55 ` Arnd Bergmann [this message]
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=6785a18a-1df3-433c-a5e5-70179dab7908@app.fastmail.com \
--to=arnd@arndb.de \
--cc=akinobu.mita@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=chaitanyak@nvidia.com \
--cc=geert@linux-m68k.org \
--cc=hch@infradead.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=shinichiro.kawasaki@wdc.com \
/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