lkml.org 
[lkml]   [2014]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tip:perf/core] perf/x86: Fix active_entry initialization
On Sun, Jan 12, 2014 at 10:42:47AM -0800, tip-bot for Stephane Eranian wrote:
> - union {
> - struct hlist_node hlist_entry;
> - struct list_head active_entry;
> - };
> + struct hlist_node hlist_entry;
> + struct list_head active_entry;

Fwiw, we could probably stick both of those in hw_perf_event.

the software event's hrtimer isn't the biggest entry anymore, so we
could add the hlist_entry in there, and we can start a new entry for
RAPL events.


\
 
 \ /
  Last update: 2014-01-13 17:21    [W:0.053 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site