All of lore.kernel.org
 help / color / mirror / Atom feed
* replacing synthesized tlb handlers with older ones
@ 2006-06-02 18:39 Prasad Boddupalli
  2006-06-02 19:13   ` Kevin D. Kissell
  0 siblings, 1 reply; 4+ messages in thread
From: Prasad Boddupalli @ 2006-06-02 18:39 UTC (permalink / raw)
  To: linux-mips

Hi,

To embed some additional functionality in the tlb refill handler, I
replaced the synthesized refill handlers in 2.6.16 linux with those
from 2.6.6 (for example tlb-r4k.S under arch/mips/mm-32). Everything
seem ok when I bring up one CPU, but causes unrecoverable exceptions
in the kernel when I bring up multiple CPUs. I explored if that could
be because of unflushed icaches on other CPUs. but that doesn't seem
to be the case.

Have anyone run into similar problem ?

thank you,
Prasad.

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

end of thread, other threads:[~2006-06-04 17:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-02 18:39 replacing synthesized tlb handlers with older ones Prasad Boddupalli
2006-06-02 19:13 ` Kevin D. Kissell
2006-06-02 19:13   ` Kevin D. Kissell
2006-06-04 17:51   ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.