All of lore.kernel.org
 help / color / mirror / Atom feed
* MIPS 4KEc with 2.6.15
@ 2008-01-07  0:39 Jorgen Lundman
  2008-01-07 12:08 ` Ralf Baechle
  2008-01-07 15:52 ` David Daney
  0 siblings, 2 replies; 9+ messages in thread
From: Jorgen Lundman @ 2008-01-07  0:39 UTC (permalink / raw)
  To: linux-mips


Hello list,

I have an embedded device running 2.6.15 kernel on a MIPS 4KEc 300MHz 
CPU. It was configured for Sigma's tango2 board, which I know nothing 
about, so I picked a mips-board by random, "atlas", and found I can 
produce working kernel module compiles.

However, when I compiled FUSE kernel module, it behaves erratically in a 
way making the FUSE developer think I may have come across the cache 
coherency bug in arm and mips, fixed sometime around 2.6.17.

Since I can not change the kernel that is running, I was looking for 
alternate solutions. FUSE itself has a work around, that calls 
flush_cache_page(), but I found that mips-board atlas does not have this 
defined:

fuse: Unknown symbol flush_cache_page

Should I try other mips-boards that may have this function call defined? 
Do I have other ways to avoid the cache coherence bug?

The /proc/ksyms is gone, so I do not think I am able to check what 
symbols their kernel has.

Lund


-- 
Jorgen Lundman       | <lundman@lundman.net>
Unix Administrator   | +81 (0)3 -5456-2687 ext 1017 (work)
Shibuya-ku, Tokyo    | +81 (0)90-5578-8500          (cell)
Japan                | +81 (0)3 -3375-1767          (home)

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

end of thread, other threads:[~2008-01-10 16:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-07  0:39 MIPS 4KEc with 2.6.15 Jorgen Lundman
2008-01-07 12:08 ` Ralf Baechle
2008-01-07 13:25   ` Jorgen Lundman
2008-01-07 15:52 ` David Daney
2008-01-08 22:02   ` Mark Lin
2008-01-08 23:00     ` Jorgen Lundman
2008-01-09 21:29       ` David Daney
2008-01-10  4:06         ` Jorgen Lundman
2008-01-10 16:36           ` Martin Michlmayr

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.