diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-08-10 17:29:35 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-08-10 17:29:35 -0500 |
commit | 5a12ab721169990797a927aa64d94209fe679bbe (patch) | |
tree | a7a560ac6b192290acae77d99045acc950e54fc7 /kernel-armv7hl-lpae-debug-fedora.config | |
parent | 8e795ab99a26a143642957308e3645d63b4ee84a (diff) | |
download | kernel-5a12ab721169990797a927aa64d94209fe679bbe.tar.gz kernel-5a12ab721169990797a927aa64d94209fe679bbe.tar.xz kernel-5a12ab721169990797a927aa64d94209fe679bbe.zip |
kernel-5.14.0-0.rc5.20210810git9a73fa375d58.43
* Tue Aug 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.14.0-0.rc5.20210810git9a73fa375d58.43]
- pinctrl: tigerlake: Fix GPIO mapping for newer version of software (Andy Shevchenko)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-armv7hl-lpae-debug-fedora.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-debug-fedora.config b/kernel-armv7hl-lpae-debug-fedora.config index 0f369a6e1..b984e8665 100644 --- a/kernel-armv7hl-lpae-debug-fedora.config +++ b/kernel-armv7hl-lpae-debug-fedora.config @@ -3562,7 +3562,7 @@ CONFIG_LMP91000=m CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_LOCKDEP_BITS=16 -CONFIG_LOCKDEP_CHAINS_BITS=16 +CONFIG_LOCKDEP_CHAINS_BITS=17 CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=12 CONFIG_LOCKDEP_STACK_TRACE_BITS=19 CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS=14 |