Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] eudev: add patch to fix getrandom() system call on ARM64
Date: Thu, 4 Aug 2016 22:46:52 +0200	[thread overview]
Message-ID: <20160804224652.702c42ec@free-electrons.com> (raw)
In-Reply-To: <1470301486-1223-1-git-send-email-thomas.petazzoni@free-electrons.com>

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@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

      parent reply	other threads:[~2016-08-04 20:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-04  9:04 [Buildroot] [PATCH] eudev: add patch to fix getrandom() system call on ARM64 Thomas Petazzoni
     [not found] ` <7h7fbwk3l2.fsf@baylibre.com>
2016-08-04 14:38   ` Thomas Petazzoni
2016-08-04 20:46 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160804224652.702c42ec@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox