From: Hannes Frederic Sowa <hannes@stressinduktion•org>
To: linux-kernel@vger•kernel.org
Cc: netdev@vger•kernel.org, Peter Zijlstra <peterz@infradead•org>,
Ingo Molnar <mingo@redhat•com>,
Eric Dumazet <eric.dumazet@gmail•com>,
David Miller <davem@davemloft•net>
Subject: Re: [PATCH net] lockdep: provide always true lockdep_is_held stub if lockdep disabled
Date: Fri, 8 Apr 2016 01:21:24 +0200 [thread overview]
Message-ID: <5706EB74.9050108@stressinduktion.org> (raw)
In-Reply-To: <1460070722-18652-1-git-send-email-hannes@stressinduktion.org>
On 08.04.2016 01:12, Hannes Frederic Sowa wrote:
> I need this to provide a generic lockdep_sock_is_held function which can
> be easily used in the kernel without using ifdef PROVEN macros.
>
> Cc: Peter Zijlstra <peterz@infradead•org>
> Cc: Ingo Molnar <mingo@redhat•com>
> Cc: Eric Dumazet <eric.dumazet@gmail•com>
> Cc: David Miller <davem@davemloft•net>
> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion•org>
> ---
> Hello Peter and Ingo,
>
> if it is possible coud this go in via the net-tree, as this problem is
> visible there already? Would be happy to get a review.
I take this patch back, as some call sites test if the lock is
definitely not held. I come up with a better approach.
prev parent reply other threads:[~2016-04-07 23:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-07 23:12 [PATCH net] lockdep: provide always true lockdep_is_held stub if lockdep disabled Hannes Frederic Sowa
2016-04-07 23:21 ` Hannes Frederic Sowa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5706EB74.9050108@stressinduktion.org \
--to=hannes@stressinduktion$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=eric.dumazet@gmail$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=mingo@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=peterz@infradead$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox