diff options
author | John Starks <jostarks@microsoft.com> | 2025-01-02 13:07:11 +0000 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2025-01-10 00:54:21 +0000 |
commit | fcf5203e289ca0ef75a18ce74a9eb716f7f1f569 (patch) | |
tree | f797b699488acfacd2f053a648d7b7c56f77381c /tools/perf/scripts/python/syscall-counts.py | |
parent | 113386ca981c3997db6b83272c7ecf47456aeddb (diff) |
Drivers: hv: vmbus: Log on missing offers if any
When resuming from hibernation, log any channels that were present
before hibernation but now are gone.
In general, the boot-time devices configured for a resuming VM should be
the same as the devices in the VM at the time of hibernation. It's
uncommon for the configuration to have been changed such that offers
are missing. Changing the configuration violates the rules for
hibernation anyway.
The cleanup of missing channels is not straight-forward and dependent
on individual device driver functionality and implementation,
so it can be added in future with separate changes.
Signed-off-by: John Starks <jostarks@microsoft.com>
Co-developed-by: Naman Jain <namjain@linux.microsoft.com>
Signed-off-by: Naman Jain <namjain@linux.microsoft.com>
Reviewed-by: Easwar Hariharan <eahariha@linux.microsoft.com>
Reviewed-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/20250102130712.1661-3-namjain@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250102130712.1661-3-namjain@linux.microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions