mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
Use the assert_in_mod_range() to validate the registered callback is part of a module VA space. This feature requires CONFIG_NVHE_EL2_DEBUG. Bug: 269245057 Change-Id: I4c4d60ac77882fc2d36c3c73b096f4ba9afb83e5 Signed-off-by: Vincent Donnefort <vdonnefort@google.com>