diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2006-07-08 20:30:52 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-07-08 20:30:52 (GMT) |
commit | 1252ecf63f77ea147bd40f5462c7d9e3d3ae2815 (patch) | |
tree | 15f6fd4d0672ae3c0dc371394aa92874fd619dfd /include/video/sstfb.h | |
parent | 00181fc94648b4bb30d30ef95506055105316051 (diff) | |
download | linux-fsl-qoriq-1252ecf63f77ea147bd40f5462c7d9e3d3ae2815.tar.xz |
[ATM]: fix possible recursive locking in skb_migrate()
ok this is a real potential deadlock in a way, it takes two locks of 2
skbuffs without doing any kind of lock ordering; I think the following
patch should fix it. Just sort the lock taking order by address of the
skb.. it's not pretty but it's the best this can do in a minimally
invasive way.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/video/sstfb.h')
0 files changed, 0 insertions, 0 deletions