Commit e93797a
committed
linux: add VMADDR_CID_LOCAL
In Linux we replaced VMADDR_CID_RESERVED with VMADDR_CID_LOCAL
in commit ef343b35d46667668a099655fca4a5b2e43a5dfe.
It is available since Linux v5.6, and it can be used to do
local communication if supported.
This patch deprecates VMADDR_CID_RESERVED for backward
compatibility.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>1 parent f3bc836 commit e93797a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2355 | 2355 | | |
2356 | 2356 | | |
2357 | 2357 | | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
2358 | 2363 | | |
| 2364 | + | |
2359 | 2365 | | |
2360 | 2366 | | |
2361 | 2367 | | |
| |||
0 commit comments