From: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: Dmitry Vyukov <dvyukov@google.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Tejun Heo <tj@kernel.org>, Hillf Danton <hdanton@sina.com>
Subject: Re: BUG: MAX_LOCKDEP_KEYS too low!
Date: Sat, 23 Jan 2021 22:12:50 +0900 [thread overview]
Message-ID: <2f15f5ec-a3b0-1d64-0517-3e06da8f27bb@i-love.sakura.ne.jp> (raw)
In-Reply-To: <dc1e9f3a-b40f-8db3-bce3-07c3c12af8ea@ozlabs.ru>
On 2021/01/23 20:26, Alexey Kardashevskiy wrote:
> Should not the first 8192 from "grep lock-classes /proc/lockdep_stats" decrease
> after time (it does not), or once it has failed, it is permanent?
Since lockdep_unregister_key() becomes a no-op because graph_lock() returns 0
due to debug_locks being changed from 1 to 0 by __debug_locks_off() from
debug_locks_off() from debug_locks_off_graph_unlock(), lock-classes value in
/proc/lockdep_stats will not decrease after "BUG: MAX_LOCKDEP_KEYS too low!"
is printed.
next prev parent reply other threads:[~2021-01-23 13:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-22 3:43 Alexey Kardashevskiy
2021-01-22 9:16 ` Dmitry Vyukov
[not found] ` <6af41136-4344-73da-f821-e831674be473@i-love.sakura.ne.jp>
[not found] ` <70d427e8-7281-0aae-c524-813d73eca2d7@ozlabs.ru>
[not found] ` <CACT4Y+bqidtwh1HUFFoyyKyVy0jnwrzhVBgqmU+T9sN1yPMO=g@mail.gmail.com>
[not found] ` <eb71cc37-afbd-5446-6305-8c7abcc6e91f@i-love.sakura.ne.jp>
[not found] ` <6eaafbd8-1c10-75df-75ae-9afa0861f69b@i-love.sakura.ne.jp>
2021-01-22 22:53 ` Alexey Kardashevskiy
2021-01-23 0:39 ` BPF: unbounded bpf_map_free_deferred problem Tetsuo Handa
2021-01-23 3:27 ` Cong Wang
[not found] ` <cf17e6c4-76c7-52b9-39d5-c14946070fc4@i-love.sakura.ne.jp>
[not found] ` <c1aecd4e-8db7-87a5-94bf-c630f1cf0866@ozlabs.ru>
2021-01-25 0:52 ` Tetsuo Handa
[not found] ` <20210123060145.18356-1-hdanton@sina.com>
2021-01-23 6:35 ` BUG: MAX_LOCKDEP_KEYS too low! Alexey Kardashevskiy
2021-01-23 10:29 ` Tetsuo Handa
2021-01-23 11:26 ` Alexey Kardashevskiy
2021-01-23 13:12 ` Tetsuo Handa [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-10-27 3:31 syzbot
2019-10-29 2:13 ` syzbot
2019-10-29 14:09 ` syzbot
2019-10-29 14:09 ` syzbot
2019-11-01 15:08 ` syzbot
2019-11-01 15:08 ` syzbot
2020-12-09 8:01 ` Dmitry Vyukov
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=2f15f5ec-a3b0-1d64-0517-3e06da8f27bb@i-love.sakura.ne.jp \
--to=penguin-kernel@i-love.sakura.ne.jp \
--cc=aik@ozlabs.ru \
--cc=dvyukov@google.com \
--cc=hdanton@sina.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--subject='Re: BUG: MAX_LOCKDEP_KEYS too low'\!'' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.