All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Dave Jones <davej@redhat.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: cell compile fixes.
Date: Sat, 1 Apr 2006 13:28:25 +0200	[thread overview]
Message-ID: <200604011328.26032.arnd@arndb.de> (raw)
In-Reply-To: <20060401045309.GA22149@redhat.com>

Am Saturday 01 April 2006 06:53 schrieb Dave Jones:
> Missing include for __NR_syscalls, and missing sys_splice() that
> causes build-time failure due to compile-time bounds check on
> spu_syscall_table.
>
> Signed-off-by: Dave Jones <davej@redhat.com>

Acked-by: Arnd Bergmann <arnd@arndb.de>

It's not always obvious if a syscall can be added to that list, e.g.
pselect6 could not because the SPU must not change the signal mask,
but splice belongs in there.

Thanks,
	Arnd <><

      reply	other threads:[~2006-04-01 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-01  4:53 cell compile fixes Dave Jones
2006-04-01 11:28 ` Arnd Bergmann [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=200604011328.26032.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.