]> www.infradead.org Git - users/willy/xarray.git/commit
selftests/ring-buffer: Handle meta-page bigger than the system
authorVincent Donnefort <vdonnefort@google.com>
Tue, 10 Sep 2024 16:23:35 +0000 (17:23 +0100)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 11 Sep 2024 16:25:12 +0000 (12:25 -0400)
commit75d7ff9aa0ae1a8d1b3f9c8c87dde3a4fbe9a2cf
treef9561ef09e56e3554909b87cbab60508c7017dce
parent21ff365b5c88c0bf8447989aadb5d8fe401c9cfc
selftests/ring-buffer: Handle meta-page bigger than the system

Handle the case where the meta-page content is bigger than the system
page-size. This prepares the ground for extending features covered by
the meta-page.

Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-kselftest@vger.kernel.org
Link: https://lore.kernel.org/20240910162335.2993310-3-vdonnefort@google.com
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/testing/selftests/ring-buffer/map_test.c