Prev: [PATCH] vfs repost: fix RCU-lockdep false positive due to /proc access
Next: linux-next: import failure of the rr quilt series
From: David Miller on 16 Jun 2010 21:10 From: "Jan-Bernd Themann" <ossthema(a)de.ibm.com> Date: Tue, 15 Jun 2010 17:35:42 +0200 > Port reset operations and memory add/remove operations need to > be serialized to avoid a kernel deadlock. The deadlock is caused > by calling the napi_disable() function twice. > Therefore we have to employ the dlpar_mem_lock in the ehea_reset_port > function as well > > > Signed-off-by: Jan-Bernd Themann <themann(a)de.ibm.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |