On Tue, May 28, 2024 at 03:08:00PM +0200, Geert Uytterhoeven wrote: > Hi Jason, > > On Tue, May 28, 2024 at 2:24 PM Jason A. Donenfeld <Jason@xxxxxxxxx> wrote: > > Add vgetrandom_alloc() as syscall 462 (or 572 on alpha) by adding it to > > all of the various syscall.tbl and unistd.h files. > > > > Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > > Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx> > > As of commit ff388fe5c481d39c ("mseal: wire up mseal syscall") in > v6.10-rc1, 462 is already taken. > > v17 ++ ;-) Oy! Thanks. I should have thought to rebase on rc1 anyway before posting this. Jason