ACK: [SRU][J/N:linux-bluefield][PATCH v1 0/1] mlxbf_pka: fix modprobe/rmmod and IO resource conflicts
Kuba Pawlak
kuba.pawlak at canonical.com
Mon Jan 19 11:46:26 UTC 2026
On 1/15/26 16:54, Ron Li wrote:
> BugLink: https://bugs.launchpad.net/bugs/2138411
>
> SRU Justification:
>
> [Impact]
>
> In the existing PKA driver implementation, the PKA module cannot be removed cleanly during runtime. As a result, running modprobe/insmod after rmmod will trigger error. This means once the PKA module is removed, it cannot be reinstalled without a system reboot.
>
> [Fix]
>
> Use device safe API to handle memory region request and make sure the driver unregister path is clean.
>
> [Test Case]
>
> - Verify the PKA module can be successfully reinstalled by running modprobe/insmod and rmmod repeatedly.
> - Verify the PKA module functionality when the PKA module is installed.
>
> [Other]
> * This code is likely to change depending on feedback we received from maintainers.
>
> Ron Li (1):
> UBUNTU: SAUCE: mlxbf_pka: fix modprobe/rmmod and IO resource conflicts
>
> .../mellanox/mlxbf_pka/mlxbf_pka_dev.c | 13 ++++---
> .../mellanox/mlxbf_pka/mlxbf_pka_dev.h | 6 ++-
> .../mellanox/mlxbf_pka/mlxbf_pka_drv.c | 37 +++++++++++++++++--
> 3 files changed, 44 insertions(+), 12 deletions(-)
>
Acked-by: Kuba Pawlak <kuba.pawlak at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x216A9D7E3B63DCB4.asc
Type: application/pgp-keys
Size: 3139 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260119/c66f2f50/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260119/c66f2f50/attachment.sig>
More information about the kernel-team
mailing list