summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorSuzuki K. Poulose <suzuki.poulose@arm.com>2015-07-03 16:08:08 +0200
committerCatalin Marinas <catalin.marinas@arm.com>2015-07-03 18:03:06 +0200
commitf871d26807078cf4cc0a64a97ee2c6bb513a4397 (patch)
tree84fb207de44498b8bd0a1f7dffd942d3ee33ffe2 /ipc
parentARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry (diff)
downloadlinux-f871d26807078cf4cc0a64a97ee2c6bb513a4397.tar.xz
linux-f871d26807078cf4cc0a64a97ee2c6bb513a4397.zip
arm64: Fix show_unhandled_signal_ratelimited usage
Commit 86dca36e6ba introduced ratelimited usage for 'unhandled_signal' messages. The commit checks the ratelimit irrespective of whether the signal is handled or not, which is wrong and leads to false reports like the below in dmesg : __do_user_fault: 127 callbacks suppressed Do the ratelimit check only if the signal is unhandled. Fixes: 86dca36e6ba0 ("arm64: use private ratelimit state along with show_unhandled_signals") Cc: Vladimir Murzin <Vladimir.Murzin@arm.com> Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions