All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] openrisc: more kernel_thread cleanup
@ 2012-10-25 15:46 Jonas Bonn
  2012-10-25 15:46 ` [PATCH 1/2] openrisc: move sys_clone's stack determination to copy_thread Jonas Bonn
  2012-10-25 15:46 ` [PATCH 2/2] openrisc: determine regs directly in copy_thread Jonas Bonn
  0 siblings, 2 replies; 6+ messages in thread
From: Jonas Bonn @ 2012-10-25 15:46 UTC (permalink / raw)
  To: viro; +Cc: linux-kernel, Jonas Bonn

Hi Al,

A couple of patches here that continue the cleanup outlined in the
kernel_thread discussion.  Feel free to take these via your tree if
you feel that's appropriate; otherwise let me know and I'll throw
these into the openrisc tree.

/Jonas

Jonas Bonn (2):
  openrisc: move sys_clone's stack determination to copy_thread
  openrisc: determine regs directly in copy_thread

 arch/openrisc/kernel/entry.S    |    6 ++----
 arch/openrisc/kernel/process.c  |    9 +++++++--
 arch/openrisc/kernel/sys_or32.c |   15 ++++-----------
 3 files changed, 13 insertions(+), 17 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-10-25 16:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 15:46 [PATCH 0/2] openrisc: more kernel_thread cleanup Jonas Bonn
2012-10-25 15:46 ` [PATCH 1/2] openrisc: move sys_clone's stack determination to copy_thread Jonas Bonn
2012-10-25 15:55   ` Al Viro
2012-10-25 16:16     ` Jonas Bonn
2012-10-25 15:46 ` [PATCH 2/2] openrisc: determine regs directly in copy_thread Jonas Bonn
2012-10-25 16:27   ` Al Viro

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.