From: David Vrabel Date: Mon, 27 Oct 2008 15:22:46 +0000 (+0000) Subject: uwb: reference count reservations X-Git-Tag: v2.6.29-rc1~541^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae1c11414912bf77a62aebd65ced321f0b9da51;p=pandora-kernel.git uwb: reference count reservations Reference counting the struct uwb_rsv's is safer and easier to get right than the transferring ownership of the structures from the PAL to reservation manager. This fixes an oops in the debug PAL after a reservation timed out. Signed-off-by: David Vrabel --- Reading git-diff-tree failed