diff options
| author | Michael Kelley <[email protected]> | 2021-07-14 18:34:46 +0000 |
|---|---|---|
| committer | Wei Liu <[email protected]> | 2021-07-15 12:59:45 +0000 |
| commit | 9d7cf2c9675838c12cd5cf5a4ebe2ba41bd78a44 (patch) | |
| tree | e00c6e6187ddf5fcca3cc30d94e540dc8a0d348b /drivers/clocksource/hyperv_timer.c | |
| parent | Drivers: hv: Make portions of Hyper-V init code be arch neutral (diff) | |
| download | kernel-9d7cf2c9675838c12cd5cf5a4ebe2ba41bd78a44.tar.gz kernel-9d7cf2c9675838c12cd5cf5a4ebe2ba41bd78a44.zip | |
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Architecture independent Hyper-V code calls various arch-specific handlers
when needed. To aid in supporting multiple architectures, provide weak
defaults that can be overridden by arch-specific implementations where
appropriate. But when arch-specific overrides aren't needed or haven't
been implemented yet for a particular architecture, these stubs reduce
the amount of clutter under arch/.
No functional change.
Signed-off-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
0 files changed, 0 insertions, 0 deletions
