On 11/20/24 23:39, Pavel Begunkov wrote:
Patch 1 excersices one additional failure path for user provided regions, and the rest test kernel allocated regions.
This set should still be good to go, I've been testing with it all along.
Pavel Begunkov (4): tests/reg-wait: test registering RO memory test/reg-wait: basic test + probing of kernel regions test/reg-wait: add allocation abstraction test/reg-wait: test kernel allocated regions test/reg-wait.c | 181 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 147 insertions(+), 34 deletions(-)
-- Pavel Begunkov