lkml.org 
[lkml]   [2021]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [patch 50/63] locking/ww_mutex: Implement rtmutex based ww_mutex API functions
    From
    Date
    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

    \
     
     \ /
      Last update: 2021-07-31 15:27    [W:4.102 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site