[Buildroot] [PATCH] eudev: add patch to fix getrandom() system call on ARM64

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Aug 4 20:46:52 UTC 2016


Hello,

On Thu,  4 Aug 2016 11:04:46 +0200, Thomas Petazzoni wrote:
> When the kernel headers in the toolchain don't provide __NR_getrandom,
> eudev has a predefined set of values. However, the provided value for
> ARM64 is incorrect, and causes a runtime problem on this architecture
> when old kernel headers (not providing __NR_getrandom) are used.
> 
> This commit adds a patch to eudev to fix this issue.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  ...missing.h-fix-getrandom-system-call-numbe.patch | 64 ++++++++++++++++++++++
>  1 file changed, 64 insertions(+)
>  create mode 100644 package/eudev/0002-src-shared-missing.h-fix-getrandom-system-call-numbe.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list