Linux PARISC architecture development
 help / color / mirror / Atom feed
* panic in iommu_is_span_boundary with 32-bit kernel on c3750
@ 2008-03-14 23:31 John David Anglin
  2008-03-15  7:05 ` Grant Grundler
  2008-03-15 12:01 ` rubisher
  0 siblings, 2 replies; 5+ messages in thread
From: John David Anglin @ 2008-03-14 23:31 UTC (permalink / raw)
  To: linux-parisc

Kyle's tree (vmlinux-2.6.25-rc4-01283-gef95dd8) panics on my c3750 at
iommu_is_span_boundary+0x28.  Looking at the code, I see the panic is
caused by a call with r23 = 0.  The call is from sba_alloc_range.  The
actual call appears to be from an inlined copy of sba_search_bitmap.
It seems that boundary_size must be 0.

Should there be a check in sba_search_bitmap, or is the problem
deeper in dma_get_seg_boundary?

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-16 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-14 23:31 panic in iommu_is_span_boundary with 32-bit kernel on c3750 John David Anglin
2008-03-15  7:05 ` Grant Grundler
2008-03-15  7:08   ` Grant Grundler
2008-03-15 12:01 ` rubisher
2008-03-16 14:29   ` John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox