diff options
author | Srinivas Pandruvada <[email protected]> | 2023-06-12 15:40:33 -0700 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-06-13 12:35:00 +0200 |
commit | b77b75fc61216cfaa974a8241186635eabe6671a (patch) | |
tree | f12b3db8e20eec026a6c6765668104fad325f8c6 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | fa5e68b1c10d56befcee2ee0a9e1eed2c830e352 (diff) |
platform/x86: ISST: Fix usage counter
On multi package system, the TPMI SST instance is getting allocated
again as the usage counter is not getting incremented. Here the
instance is allocated only when the usage count is zero. There is
no need to allocate again.
Increment usage ID on successful return from isst_if_cdev_register().
Signed-off-by: Srinivas Pandruvada <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions