All of lore.kernel.org
 help / color / mirror / Atom feed
* fpu woes (TX3912)
@ 2002-07-15 17:04 Ryan Martindale
  2002-07-15 16:24   ` Kevin D. Kissell
  0 siblings, 1 reply; 7+ messages in thread
From: Ryan Martindale @ 2002-07-15 17:04 UTC (permalink / raw)
  To: linux-mips

I'm using the tx3912 processor for an embedded device and since it
doesn't have an fpu, I don't have coprocessor #1.  Recently, I remember
seeing a fix in process.c for exit_thread and flush_thread, and did
apply it - but there still is a problem (at least for me). In traps.c,
the save_fp_context and restore_fp_context are set to _save_fp_context
(in r2300_fpu.S) which don't check to see if I have a coprocessor
available. As I am rather new to the linux/linux-mips development world,
I thought I'd give a heads up (it is causing my embedded system to
crash). Any direction on fixing it would be welcome, but I'm not sure
I'll get to the point where I will submit any patches any time soon.

Ryan Martindale
QSI Corporation

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

end of thread, other threads:[~2002-07-16 13:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-15 17:04 fpu woes (TX3912) Ryan Martindale
2002-07-15 16:24 ` Kevin D. Kissell
2002-07-15 16:24   ` Kevin D. Kissell
2002-07-15 17:48   ` Ryan Martindale
2002-07-15 18:04     ` Kevin D. Kissell
2002-07-15 18:04       ` Kevin D. Kissell
2002-07-16 14:03       ` Maciej W. Rozycki

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.