[RFC] asm code for Hypervisor Call Instrumentation
    Stephen Rothwell 
    sfr at canb.auug.org.au
       
    Fri Aug  4 09:25:52 EST 2006
    
    
  
Hi Mike,
On Thu, 3 Aug 2006 10:40:58 -0700 Mike Kravetz <kravetz at us.ibm.com> wrote:
>
> What is the preferred method to 'leave it blank'?
> 
> #define HCALL_INST_PRECALL	/* nop */
> #define HCALL_INST_PRECALL	;
> something else?
I would have thought that
#define HCALL_INST_PRECALL
would work.
-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
    
    
More information about the Linuxppc-dev
mailing list