diff options
author | Dexuan Cui <decui@microsoft.com> | 2023-04-08 14:34:41 -0700 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2023-04-17 19:19:05 +0000 |
commit | 9a6b1a170ca8627d401fa76112e4920ba8c6314c (patch) | |
tree | 77111c603dbbd061bbd59f52c69740023dce20ee /lib/crc-t10dif.c | |
parent | c0e96acf884a1ce91c9bdd692c6a425b83c90285 (diff) | |
download | linux-9a6b1a170ca8627d401fa76112e4920ba8c6314c.tar.gz linux-9a6b1a170ca8627d401fa76112e4920ba8c6314c.tar.bz2 linux-9a6b1a170ca8627d401fa76112e4920ba8c6314c.zip |
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 <decui@microsoft.com>
Reviewed-by: Jinank Jain <jinankjain@linux.microsoft.com>
Link: https://lore.kernel.org/r/20230408213441.15472-1-decui@microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'lib/crc-t10dif.c')
0 files changed, 0 insertions, 0 deletions