From: David S. Miller Date: Thu, 12 Jul 2007 21:16:22 +0000 (-0700) Subject: [SPARC64]: Fix MD property lifetime bugs. X-Git-Tag: v2.6.23-rc1~784^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83292e0a9c3f1c326b28fbf8cb70a8ce81a98163;p=pandora-kernel.git [SPARC64]: Fix MD property lifetime bugs. Property values cannot be referenced outside of mdesc_grab()/mdesc_release() pairs. The only major offender was the VIO bus layer, easily fixed. Add some commentary to mdesc.h describing these rules. Signed-off-by: David S. Miller --- Reading git-diff-tree failed