All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] alpha updates
@ 2014-07-30 21:42 Richard Henderson
  2014-07-30 21:42 ` [PATCH 1/2] alpha: Remove "strange" OSF/1 fork semantics Richard Henderson
  2014-07-30 21:42 ` [PATCH 2/2] alpha: Add sched_set/getattr and renameat2 syscalls Richard Henderson
  0 siblings, 2 replies; 12+ messages in thread
From: Richard Henderson @ 2014-07-30 21:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: mcree, linux-alpha

The first patch should fix the clone bug that Michael Cree reported.
The second patch adds the three new syscalls since the last update.

The tree can be found at

  git://github.com/rth7680/linux.git axp-next


r~


Richard Henderson (2):
  alpha: Remove "strange" OSF/1 fork semantics
  alpha: Add sched_set/getattr and renameat2 syscalls

 arch/alpha/include/asm/unistd.h      | 2 +-
 arch/alpha/include/uapi/asm/unistd.h | 3 +++
 arch/alpha/kernel/process.c          | 2 --
 arch/alpha/kernel/systbls.S          | 3 +++
 4 files changed, 7 insertions(+), 3 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-07-31 21:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 21:42 [PATCH 0/2] alpha updates Richard Henderson
2014-07-30 21:42 ` [PATCH 1/2] alpha: Remove "strange" OSF/1 fork semantics Richard Henderson
2014-07-30 22:04   ` Måns Rullgård
2014-07-30 22:04     ` Måns Rullgård
2014-07-30 23:07     ` Richard Henderson
2014-07-30 23:07       ` Richard Henderson
2014-07-30 23:35       ` Måns Rullgård
2014-07-30 23:35         ` Måns Rullgård
2014-07-31 21:00   ` Michael Cree
2014-07-30 21:42 ` [PATCH 2/2] alpha: Add sched_set/getattr and renameat2 syscalls Richard Henderson
2014-07-30 22:21   ` Michael Cree
2014-07-30 22:54     ` Richard Henderson

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.