[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1c7744df-329f-4b95-9afb-a005a358851b@kernel.dk>
Date: Wed, 23 Apr 2025 18:18:37 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Uday Shankar <ushankar@...estorage.com>, Ming Lei <ming.lei@...hat.com>,
Shuah Khan <shuah@...nel.org>
Cc: linux-block@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] selftests: ublk: kublk: build with -Werror
On 4/23/25 3:29 PM, Uday Shankar wrote:
> Heeding compiler warnings is generally a good idea, and is easy to do
> for kublk since there is not much source code. Turn warnings into errors
> so that anyone making changes is forced to heed them.
Honestly not a fan of this, it tends to cause random warnings on
different compilers, and then just causing trouble for people
rather than being useful. If you think it's a good idea, make
it follow CONFIG_WERROR at least, don't make it unconditional.
--
Jens Axboe
Powered by blists - more mailing lists