lkml.org 
[lkml]   [2015]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH/RFC 2/3] ftrace: introduce nohotpatch function attribute
On Mon, 26 Jan 2015 16:03:19 +0100
Heiko Carstens <heiko.carstens@de.ibm.com> wrote:

> Actually they should be mutually exclusive. I just merged them "just in case".
>
> So something like this
>
> #ifdef CC_USING_HOTPATCH
> #define notrace __attribute__((hotpatch(0,0)))
> #else
> #define notrace __attribute__((no_instrument_function))
> #endif
>
> will work as well (just tested).

I think the above change looks cleaner.

-- Steve


\
 
 \ /
  Last update: 2015-01-26 16:41    [W:0.133 / U:0.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site