Kamalesh Babulal <kamal...@linux.vnet.ibm.com> writes: > Use WARN_ON(), while running out of stubs in stub_for_addr() > and abort loading of the module instead of BUG_ON().
Thanks. This looks good in principle. Have you actually tested it to make sure we do in fact gracefully fail the module load? cheers