On 2/4/24 3:02 PM, Kumar Kartikeya Dwivedi wrote:
Add selftests covering the following cases: - A static subprog called from within a RCU read section works - A static subprog taking an RCU read lock which is released in caller works - A static subprog releasing the caller's RCU read lock works Signed-off-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>