[PATCH 2/3] Remove JPROBE_ENTRY()
    Christoph Hellwig 
    hch at lst.de
       
    Tue Jun 26 15:52:36 EST 2007
    
    
  
On Tue, Jun 26, 2007 at 11:48:51AM +1000, Michael Ellerman wrote:
> AFAICT now that jprobe.entry is a void *, JPROBE_ENTRY doesn't do
> anything useful - so remove it ..
> 
> I've left a do-nothing version so that out-of-tree jprobes code will still
> compile without modifications.
Please kill the definition.  We don't want to keep unused crap around
just to let code compile.  And I have some plans for even deeper change
in this area, so they'll have to change anyway.
    
    
More information about the Linuxppc-dev
mailing list