Comment 8 for bug 791019

Revision history for this message
Tim Gardner (timg-tpi) wrote :

SRU Justification

Impact: yama_ptracer_del can be called in softirq context causing lockdep warnings

Patch Description: Use spin_lock_bh/spin_unlock_bh to protect list manipulation against soft IRQ contexts.