public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.9-ac12 ppc ftr_fixup
@ 2001-08-27  0:27 Keith Owens
  2001-08-27  2:15 ` Tom Rini
  2001-08-27  7:39 ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 6+ messages in thread
From: Keith Owens @ 2001-08-27  0:27 UTC (permalink / raw)
  To: Alan Cox; +Cc: linuxppc-dev, linux-kernel

2.4.9-ac12 has new ppc code for CPU feature fixups.  The ftr_fixup code
only handles entries that are built into the kernel.  timex.h defines
get_cycles() using ftr_fixup and get_cycles() is used all over the
place, including in modules.  AFAICT we need to add modutils support
for ftr_fixup.

Don't write any code yet, Maciej W. Rozycki has some patches for a
similar problem in mips and his fix is nicely extensible.  I just need
confirmation that ftr_fixup needs modutils support.


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

end of thread, other threads:[~2001-08-27  7:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-27  0:27 2.4.9-ac12 ppc ftr_fixup Keith Owens
2001-08-27  2:15 ` Tom Rini
2001-08-27  2:47   ` Keith Owens
2001-08-27  2:54     ` Tom Rini
2001-08-27  3:07       ` Keith Owens
2001-08-27  7:39 ` Benjamin Herrenschmidt

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