From: Jay Fenlason Date: Mon, 27 Oct 2008 22:28:14 +0000 (+0100) Subject: firewire: fix struct fw_node memory leak X-Git-Tag: v2.6.27.5~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0f8d16839cd02dc95bd92c212cbd5d433a4d2b;p=pandora-kernel.git firewire: fix struct fw_node memory leak commit 77e557191701afa55ae7320d42ad6458a2ad292e upstream With the bus_resets patch applied, it is easy to see this memory leak by repeatedly resetting the firewire bus while running slabtop in another window. Just watch kmalloc-32 grow and grow... Signed-off-by: Jay Fenlason Signed-off-by: Stefan Richter --- Reading git-diff-tree failed