diff options
author | Dexuan Cui <[email protected]> | 2023-04-08 14:34:41 -0700 |
---|---|---|
committer | Wei Liu <[email protected]> | 2023-04-17 19:19:05 +0000 |
commit | 9a6b1a170ca8627d401fa76112e4920ba8c6314c (patch) | |
tree | 77111c603dbbd061bbd59f52c69740023dce20ee /drivers/usb/cdns3/cdns3-debug.h | |
parent | c0e96acf884a1ce91c9bdd692c6a425b83c90285 (diff) |
Drivers: hv: vmbus: Remove the per-CPU post_msg_page
The post_msg_page was introduced in 2014 in
commit b29ef3546aec ("Drivers: hv: vmbus: Cleanup hv_post_message()")
Commit 68bb7bfb7985 ("X86/Hyper-V: Enable IPI enlightenments") introduced
the hyperv_pcpu_input_arg in 2018, which can be used in hv_post_message().
Remove post_msg_page to simplify the code a little bit.
Signed-off-by: Dexuan Cui <[email protected]>
Reviewed-by: Jinank Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions