[Powerpc/SLQB] Next June 06 : BUG during scsi initialization
Sachin Sant
sachinp at in.ibm.com
Mon Jun 8 22:12:14 EST 2009
Pekka J Enberg wrote:
> Hi Sachin,
>
> On Fri, 5 Jun 2009, Sachin Sant wrote:
>
>> I can still recreate this bug on a Power 6 hardware with today's next tree.
>> I can recreate this problem at will.
>> Let me know if i can help in debugging this problem.
>>
>
> Can you please reproduce the issue with this debugging patch applied and
> post the result?
I had some trouble collecting debug o/p with this patch. Because of the
number of printk's the machine was crawling during boot. It was difficult
to read/collect the o/p. So i inserted a hack as follows such that
slab_alloc_page prints only during the failure.(modprobe scsi-driver)
+ if (strcmp(current->comm, "modprobe"))
+ printk(KERN_INFO "%s: cpu=%d, cache_cpu=%p, cache_list=%p\n", __func__, cpu, c, l);
Attached here is the boot log. Let me know if i can provide any other
information.
Thanks
-Sachin
--
---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: boot-log
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090608/33f50fce/attachment-0001.txt>
More information about the Linuxppc-dev
mailing list