[PATCH 1/1] [SCSI] ipr: fix resource path display and formatting

2010-06-03 Thread Wayne Boyer
that don't support resource paths. Signed-off-by: Wayne Boyer way...@linux.vnet.ibm.com --- James, this patch needs to go into rc-fixes. It fixes an oops that is currently being seen on Power. --- drivers/scsi/ipr.c | 51 +-- drivers/scsi/ipr.h

Re: [PATCH] [SCSI] ipr: Fix stack overflow in ipr_format_resource_path

2010-06-02 Thread Wayne Boyer
Hi Anton, We also saw a variation of this problem last week and I have an alternative patch that I'd prefer over this one. I'll post the patch in a separate email. Thanks, -- Wayne Boyer IBM - Beaverton, Oregon LTC S/W Development - eServerIO (503) 578-5236, T/L 775-5236 On 06/02/2010 04:16

Re: ipr boot failure caused by MSI (2.6.30-rc1+)

2009-06-10 Thread Wayne Boyer
'. The question came up as to whether or not this value should really be IRQF_SHARED. Given that this is for an MSI interrupt and MSI interrupts are not shared by definition, IRQF_SHARED did not seem correct. What should the flags value be in this case? -- Wayne Boyer IBM - Beaverton, Oregon