]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Altix snsc: duplicate kobject fix
authorakpm@osdl.org <akpm@osdl.org>
Sat, 22 Apr 2006 09:36:15 +0000 (02:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 22 Apr 2006 16:19:53 +0000 (09:19 -0700)
commit8c4335a87c9785d2102ab23f09393038e1663314
treeba1a2301512c4c22336f5cdaf18154a295b898d6
parent5b20192727ef2c047343a043ee4fbda67e2beef4
[PATCH] Altix snsc: duplicate kobject fix

from: Greg Howard <ghoward@sgi.com>

Fix Altix system controller (snsc) device names to include the slot number
of the blade whose associated system controller is the target of the device
interface.  Including the slot number avoids a problem we're currently
having where slots within the same enclosure are attempting to create
multiple kobjects with identical names.

Signed-off-by: Greg Howard <ghoward@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/snsc.c