-
由 Nicolas Pitre 提交于
The kprobes code is already able to cope with reentrant probes, so its handler must be called outside of the region protected by undef_lock. If ever this lock is released when handlers are called then this commit could be reverted. Signed-off-by: NNicolas Pitre <nico@marvell.com>
79696910