From: Meelis Roos <mroos@xxxxxxxx> Date: Mon, 8 Mar 2010 20:23:20 +0200 (EET) > qlogicpti driver registers its irq with a name containing slash. > This results in > > [ 71.049735] WARNING: at fs/proc/generic.c:316 __xlate_proc_name+0xa8/0xb8() > [ 71.132815] name 'Qlogic/PTI' > > because proc_mkdir with the name of the irq fails. Fix it by just > removing the slash from irq name. Discovered and tested on real hardware > (Sun Ultra 1). > > Signed-off-by: Meelis Roos <mroos@xxxxxxxx> Applied, thanks a lot! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html