From: Andrew Morton <akpm@linux-foundation.org>
To: Luis Felipe Hernandez <luis.hernandez093@gmail.com>
Cc: davidgow@google.com, npitre@baylibre.com,
stern@rowland.harvard.edu, u.kleine-koenig@baylibre.com,
skhan@linuxfoundation.org, andriy.shevchenko@linux.intel.com,
rbm@suse.com, linux-kselftest@vger.kernel.org,
linux-kernel-mentees@lists.linuxfoundation.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6] lib/math: Add int_sqrt test suite
Date: Wed, 11 Dec 2024 23:18:16 -0800 [thread overview]
Message-ID: <20241211231816.9857d14e07251165e247eb51@linux-foundation.org> (raw)
In-Reply-To: <20241212021259.20591-1-luis.hernandez093@gmail.com>
On Wed, 11 Dec 2024 21:12:58 -0500 Luis Felipe Hernandez <luis.hernandez093@gmail.com> wrote:
> Adds test suite for integer based square root function.
>
> The test suite is designed to verify the correctness of the int_sqrt()
> math library function.
>
my x86_64 allmodconfig build says
AR built-in.a
AR vmlinux.a
error: the following would cause module name conflict:
lib/math/tests/int_pow_kunit.ko
lib/math/tests/int_pow_kunit.ko
make[1]: *** [/usr/src/25/Makefile:1925: modules_check] Error 1
next prev parent reply other threads:[~2024-12-12 7:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 2:12 [PATCH v6] lib/math: Add int_sqrt test suite Luis Felipe Hernandez
2024-12-12 7:18 ` Andrew Morton [this message]
2024-12-12 18:18 ` Luis Felipe Hernandez
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=20241211231816.9857d14e07251165e247eb51@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=davidgow@google.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=luis.hernandez093@gmail.com \
--cc=npitre@baylibre.com \
--cc=rbm@suse.com \
--cc=skhan@linuxfoundation.org \
--cc=stern@rowland.harvard.edu \
--cc=u.kleine-koenig@baylibre.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