All of lore.kernel.org
 help / color / mirror / Atom feed
* help with ppc sections?
@ 2007-07-26 19:12 Chris Friesen
  2007-07-26 19:55 ` Grant Likely
  2007-08-08 16:24 ` help with ppc sections -- no luck, any ideas? Chris Friesen
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Friesen @ 2007-07-26 19:12 UTC (permalink / raw)
  To: linuxppc-dev


Hi all,

I'm porting kprobes to 2.6.14, and I think I've got it mostly done.  The 
last thing that I want to do is to mark flush_icache_range() as part of 
the .kprobes.text section so that we don't accidently try to probe it.

On ppc64 this was done by duplicating the _GLOBAL macro and just 
modifying the ".section" line.

Unfortunately for me, ppc doesn't have a ".section" line in that macro, 
so I'm at a bit of a loss.

Anyone got any suggestions, or pointers on where I could read up on it?

Chris

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

end of thread, other threads:[~2007-08-08 16:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 19:12 help with ppc sections? Chris Friesen
2007-07-26 19:55 ` Grant Likely
2007-07-27 18:55   ` Chris Friesen
2007-07-31 16:38     ` Segher Boessenkool
2007-08-08 16:24 ` help with ppc sections -- no luck, any ideas? Chris Friesen

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.