aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/stackdepot.py
diff options
context:
space:
mode:
authorStefan Eichenberger <stefan.eichenberger@toradex.com>2024-07-03 13:25:40 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-07-03 15:55:03 +0200
commit9706fc87b4cff0ac4f5d5d62327be83fe72e3108 (patch)
tree5ce944915754bde71e19509b87ad0b32699dbe03 /scripts/gdb/linux/stackdepot.py
parent22a40d14b572deb80c0648557f4bd502d7e83826 (diff)
serial: imx: only set receiver level if it is zero
With commit a81dbd0463ec ("serial: imx: set receiver level before starting uart") we set the receiver level to its default value. This caused a regression when using SDMA, where the receiver level is 9 instead of 8 (default). This change will first check if the receiver level is zero and only then set it to the default. This still avoids the interrupt storm when the receiver level is zero. Fixes: a81dbd0463ec ("serial: imx: set receiver level before starting uart") Cc: stable <stable@kernel.org> Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com> Link: https://lore.kernel.org/r/20240703112543.148304-1-eichest@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions