[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1317028849-13198-1-git-send-email-mcree@orcon.net.nz>
Date: Mon, 26 Sep 2011 22:20:47 +1300
From: Michael Cree <mcree@...on.net.nz>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Michael Cree <mcree@...on.net.nz>, linux-alpha@...r.kernel.org,
linux-kernel@...r.kernel.org, Matt Turner <mattst88@...il.com>,
Richard Henderson <rth@...ddle.net>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>
Subject: [PATCH 0/2] alpha: implement missing syscalls
Andrew,
Patches to implement missing syscalls on Alpha follow. I am sending to you
as the first one (the accept4 syscall) is really urgent and I am assuming
that Matt's alpha-next repository is out of action at the moment. If
acceptable please forward to Linus.
I have tested the accept4 syscall with the test code in commit
de11defebf0000.
The accept4 patch should also be sent to the stable queue. It would be good
to get that into 3.0.x as that is the kernel currently in Debian Unstable
where the missing accept4 syscall is starting to cause havoc.
Cheers
Michael.
Michael Cree (2):
alpha: Wire up accept4 syscall.
alpha: Wire up sendmmsg syscall
arch/alpha/include/asm/unistd.h | 4 +++-
arch/alpha/kernel/systbls.S | 2 ++
2 files changed, 5 insertions(+), 1 deletions(-)
--
1.7.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists