mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
unix/linux: update Linux kernel to v6.6
Update the Dockerfile to clone Linux v6.6 and commit the changes generated by GOOS=linux ./mkall.sh. Fixes golang/go#63833 Change-Id: I35e0b01598809d18e04b073ef1abd58ae936f43c GitHub-Last-Rev: b2a502ffc633e36a7c6de5b8a924904658485f92 GitHub-Pull-Request: golang/sys#178 Reviewed-on: https://go-review.googlesource.com/c/sys/+/538378 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Bryan Mills <bcmills@google.com> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
This commit is contained in:
committed by
Gopher Robot
parent
249e16f7ca
commit
1168e2596d
@@ -410,4 +410,5 @@ const (
|
||||
SYS_FUTEX_WAITV = 449
|
||||
SYS_SET_MEMPOLICY_HOME_NODE = 450
|
||||
SYS_CACHESTAT = 451
|
||||
SYS_FCHMODAT2 = 452
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user