lkml.org 
[lkml]   [2021]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [patch 50/63] locking/ww_mutex: Implement rtmutex based ww_mutex API functions
Date
On Sat, Jul 31 2021 at 15:26, Mike Galbraith wrote:
> On Fri, 2021-07-30 at 15:50 +0200, Thomas Gleixner wrote:
>
> ...
>> --- /dev/null
>> +++ b/kernel/locking/ww_rt_mutex.c
>>
> ...
>> +int __sched
>> +ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx)
>> +{
>> +       return __ww_rt_mutex_lock(lock, ctx, TASK_UNINTERRUPTIBLE, _RET_IP_);
>> +} ^^typo

Ooops.

\
 
 \ /
  Last update: 2021-08-01 23:19    [W:0.085 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site