All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] fio: fix missing fallocate64()
Date: Mon, 12 May 2014 21:44:42 +0200	[thread overview]
Message-ID: <20140512214442.014f1eb5@free-electrons.com> (raw)
In-Reply-To: <1399668168-4521-1-git-send-email-frank@frajasalo.de>

Dear Frank Bergmann,

On Fri,  9 May 2014 22:42:48 +0200, Frank Bergmann wrote:

> +ifeq ($(BR2_nios2),y)
> +BR2_GLOBAL_PATCH_DIR += "board/common-nios2"
> +endif

Unfortunately, we don't want to have architecture-specific patches, and
not applied with this mechanism.

I believe the easiest solution is just to make the fio package not
available on NIOS II.

Thanks,

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

  reply	other threads:[~2014-05-12 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 20:42 [Buildroot] [PATCH 1/1] fio: fix missing fallocate64() Frank Bergmann
2014-05-12 19:44 ` Thomas Petazzoni [this message]
2014-05-19 19:34   ` Frank Bergmann
2014-05-19 20:15     ` Thomas Petazzoni
2014-05-19 20:44       ` Frank Bergmann

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=20140512214442.014f1eb5@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.