]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Altix snsc: duplicate kobject fix
authorGreg Howard <ghoward@sgi.com>
Sun, 23 Apr 2006 17:10:42 +0000 (17:10 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 1 May 2006 19:03:43 +0000 (12:03 -0700)
commit1f6ad287e84a7215de43bd9702be387f604bf051
tree53166f429688ed63789a3ca2f1eca8bd5846340a
parent89d4fdf423aa5d02e0d5f79ceba238a35bf23aff
[PATCH] Altix snsc: duplicate kobject fix

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/snsc.c