lkml.org 
[lkml]   [2017]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 17/25] hrtimer: Implementation of softirq hrtimer handling
On Thu, Aug 31, 2017 at 12:23:42PM -0000, Anna-Maria Gleixner wrote:
> @@ -184,6 +188,7 @@ struct hrtimer_cpu_base {
> unsigned int clock_was_set_seq;
> bool migration_enabled;
> bool nohz_active;
> + bool softirq_activated;
> unsigned int hres_active : 1,
> in_hrtirq : 1,
> hang_detected : 1;

Why do we have bools and a bitfield? Should that not all be part of the
bitfield?

\
 
 \ /
  Last update: 2017-09-26 14:44    [W:0.308 / U:8.776 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site