Updated host/linvcons.c to use new timer API introduced in Linux 4.14.0.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 28 Apr 2021 08:01:31 +0000 (01:01 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 28 Apr 2021 08:10:15 +0000 (01:10 -0700)
commitf4a476d15921ee97ff3f23147e5119e25bc561cb
treeaf82b865594dc8c6a695cbc6f022a1d134d2b1d2
parentadc1aa3a57992f74d51f8e5d4aa070759d529e92
Updated host/linvcons.c to use new timer API introduced in Linux 4.14.0.

See also:

  - https://lwn.net/Articles/735887/

  - https://stackoverflow.com/questions/53839625
host/linvcons.c