mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
This syscall is not yet described in linux man pages (https://github.com/mkerrisk/man-pages.git), but it was submitted to lkml https://lwn.net/Articles/802095/ This syscall appeared in linux v5.2. Change-Id: I0708bfceda8d7a7608d0d0e75e36c3d81302dedb Reviewed-on: https://go-review.googlesource.com/c/sys/+/397095 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Ian Lance Taylor <iant@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>