From: cmurf on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2271 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
Update CONFIG_LOCKDEP_CHAINS_BITS to 19
6 months ago this was bumped to 18, but recently user reports "BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!" https://gitlab.com/cki-project/kernel- ark/-/merge_requests/1921 Recent discussion https://lore.kernel.org/lkml/7e48c1ec-c653-484e-88fb-69f3deb40b1d@app.fastma... .com/ Signed-off-by: Chris Murphy [chrismurphy@fedoraproject.org](mailto:chrismurphy@fedoraproject.org)
--- redhat/configs/fedora/generic/CONFIG_LOCKDEP_CHAINS_BITS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
kernel@lists.fedoraproject.org