lkml.org 
[lkml]   [2021]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [patch 14/50] locking/rtmutex: Add wake_state to rt_mutex_waiter
Date
On Wed, Jul 14 2021 at 12:18, Peter Zijlstra wrote:

> On Tue, Jul 13, 2021 at 05:11:08PM +0200, Thomas Gleixner wrote:
>> @@ -33,6 +34,7 @@ struct rt_mutex_waiter {
>> struct rb_node pi_tree_entry;
>> struct task_struct *task;
>> struct rt_mutex *lock;
>> + int wake_state;
>> int prio;
>> u64 deadline;
>
> State is 'unsigned int', but we're (luckily) not yet at the MSB so it's
> a bit moot, still...

Still. Fixed locally

\
 
 \ /
  Last update: 2021-07-14 13:33    [W:3.077 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site