diff options
| author | Ben Horgan <ben.horgan@arm.com> | 2026-08-06 15:46:30 +0100 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2026-08-07 11:57:04 +0000 |
| commit | fc996c39689bb15aa80e5366809434f7258fb703 (patch) | |
| tree | 031f2869c756de11853857ce7862e9fa3ad6aef0 /tools/perf/scripts/python | |
| parent | 2c43aced9be353f8428678a75495ca9d631dc927 (diff) | |
arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt
If a user unbinds an MSC after mpam_disable() has been run in response
to an error interrupt then a dereference of a NULL pointer occurs as
mpam_disable() sets the drvdata to NULL. Add an early return to the driver
remove callback to avoid this.
Fixes: f04046f2577a ("arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate")
Signed-off-by: Ben Horgan <ben.horgan@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
