Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1580501 > unrolled thread

Re: [PATCH 3/3] lockdep: new annotation lock_downgrade()

Started byPeter Zijlstra <peterz@infradead.org>
First post2017-02-14 13:20 +0100
Last post2017-02-14 13:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 3/3] lockdep: new annotation lock_downgrade() Peter Zijlstra <peterz@infradead.org> - 2017-02-14 13:20 +0100

#1580501 — Re: [PATCH 3/3] lockdep: new annotation lock_downgrade()

FromPeter Zijlstra <peterz@infradead.org>
Date2017-02-14 13:20 +0100
SubjectRe: [PATCH 3/3] lockdep: new annotation lock_downgrade()
Message-ID<taKfo-1Mo-7@gated-at.bofh.it>
On Fri, Feb 03, 2017 at 06:05:31AM +0900, J. R. Okajima wrote:
> Peter Zijlstra:
> > > >> kernel/locking/rwsem.c:126:2: error: implicit declaration of functi=
> on 'lock_downgrade' [-Werror=3Dimplicit-function-declaration]
> > >      lock_downgrade(&sem->dep_map, _RET_IP_);
> > >      ^~~~~~~~~~~~~~
> 	:::
> > This is what you need !LOCKDEP stubs for ;-)
> 
> Ok, here is the update.
> Just one line added.

Thanks!

(this version was white-space mangled but I took the old one and added
the one line).

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web