diff options
author | Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com> | 2024-02-23 16:59:40 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-03-27 14:50:26 +0100 |
commit | cf580ad490514cca4abbfef710fe4099738abfbd (patch) | |
tree | 52ac67b131a0aba3207d0e9155fb77f8ae62135f /rust/helpers/workqueue.c | |
parent | f67cf45deedb118af302534643627ce59074e8eb (diff) |
thermal: netlink: Add genetlink bind/unbind notifications
Introduce a new feature to the thermal netlink framework, enabling the
registration of sub drivers to receive events via a notifier mechanism.
Specifically, implement genetlink family bind and unbind callbacks to send
BIND and UNBIND events.
The primary purpose of this enhancement is to facilitate the tracking of
user-space consumers by the Intel HFI driver. By leveraging these
notifications, the driver can determine when consumers are present
or absent.
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions