From: Matthew Garrett Date: Wed, 26 May 2010 21:43:49 +0000 (-0700) Subject: ipmi: attempt to register multiple SIs of the same type X-Git-Tag: v2.6.35-rc1~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ee459402434aabed0c6d03c4cc10bfe4a3a65b;p=pandora-kernel.git ipmi: attempt to register multiple SIs of the same type Some odd systems may have multiple BMCs, and we want to be able to support them. Let's make the assumption that if a system legitimately has multiple BMCs then each BMC's SI will be of the same type, and also that we won't see multiple SIs of the same type unless we have multiple BMCs. If these hold true then we should register all SIs of the same type. Signed-off-by: Matthew Garrett Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed