[systemd-devel] [PATCH] missing: define correct syscall numbers for memfd_create() and getrandom() on aarch64

Lennart Poettering lennart at poettering.net
Mon Jan 26 15:36:27 PST 2015


On Mon, 26.01.15 16:51, Michael Olbrich (m.olbrich at pengutronix.de) wrote:

> I've tested getrandom(): With 384 the kernel dumps a warning, because the
> syscall does not exist. With 278 the syscall tracer tells me that it's
> called when I run e.g. journalctl, so that looks good.
> I've not tested memfd_create() but it's defined right below getrandom() in
> asm-generic/unistd.h, so I think that's correct too.

OK, cannot test this, so I trust this is correct. Applied!

Thanks,

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list