lkml.org 
[lkml]   [2017]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch V2 08/10] timer: Implement the hierarchical pull model
On Tue, Apr 18, 2017 at 01:11:10PM +0200, Thomas Gleixner wrote:
> +struct tmigr_cpu {
> + raw_spinlock_t lock;
> + bool online;
> + struct tmigr_event cpuevt;
> + struct tmigr_group *tmgroup;
> +};

My pet hatred; bool in composite types.

\
 
 \ /
  Last update: 2017-04-19 09:38    [W:0.118 / U:1.880 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site