diff options
author | Yury Norov <yury.norov@gmail.com> | 2024-05-02 18:56:33 +0200 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2024-05-09 18:25:08 +0200 |
commit | 77db1920a88103e8ef9ee58130df7c970aea3d17 (patch) | |
tree | c1a6394762ea735bbedbf60c6e77f79213b8696e /lib/find_bit.c | |
parent | bitops: Optimize fns() for improved performance (diff) | |
download | linux-77db1920a88103e8ef9ee58130df7c970aea3d17.tar.xz linux-77db1920a88103e8ef9ee58130df7c970aea3d17.zip |
lib: make test_bitops compilable into the kernel image
The test now is limited to be compiled as a module. There's no technical
reason for it. Now that the test bears some performance benchmarks, it
would be reasonable to run it at kernel load time, before userspace
starts, to reduce possible jitter.
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'lib/find_bit.c')
0 files changed, 0 insertions, 0 deletions