public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/7] A series of cleanup patches
@ 2007-05-10 23:57 Jeremy Fitzhardinge
  2007-05-10 23:57 ` [patch 1/7] i386: move common parts of smp into their own file Jeremy Fitzhardinge
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Jeremy Fitzhardinge @ 2007-05-10 23:57 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Andrew Morton, lkml, Chris Wright

Andi, Andrew:

Here's a little set of cleanup patches.  They're general cleanups,
but also the final prerequisites for the Xen series.

They are:
 - move pieces of i386 SMP into a common file, so they can be used by
   other sub-arches and Xen
 - Make vsyscall (and vdso) use the common linux/elfnote.h macros
 - Add kstrndup
 - Add argv_split
 - Cleanup and generalize the call_usermodehelper APIs
 - Add a common orderly poweroff function
 - And some more usermodehelper cleanups, to change the "wait" arg from
   a semi-cryptic int into a less cryptic enum.

Thanks,
	J

-- 


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

end of thread, other threads:[~2007-07-16 21:44 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-10 23:57 [patch 0/7] A series of cleanup patches Jeremy Fitzhardinge
2007-05-10 23:57 ` [patch 1/7] i386: move common parts of smp into their own file Jeremy Fitzhardinge
2007-05-10 23:57 ` [patch 2/7] use elfnote.h to generate vsyscall notes Jeremy Fitzhardinge
2007-05-11 19:47   ` Roland McGrath
2007-05-11 19:48     ` Jeremy Fitzhardinge
2007-05-11 20:06     ` Jeremy Fitzhardinge
2007-05-10 23:57 ` [patch 3/7] add kstrndup Jeremy Fitzhardinge
2007-05-11 20:52   ` René Scharfe
2007-05-11 21:18     ` Jeremy Fitzhardinge
2007-05-10 23:57 ` [patch 4/7] add argv_split() Jeremy Fitzhardinge
2007-05-11 22:57   ` Randy Dunlap
2007-05-10 23:57 ` [patch 5/7] split usermodehelper setup from execution Jeremy Fitzhardinge
2007-05-10 23:57 ` [patch 6/7] Add common orderly_poweroff() Jeremy Fitzhardinge
2007-05-11 22:56   ` Randy Dunlap
2007-07-16 19:52   ` Andrew Morton
2007-07-16 19:59     ` Jeremy Fitzhardinge
2007-07-16 21:31     ` David Miller
2007-07-16 21:42       ` Andrew Morton
2007-05-10 23:57 ` [patch 7/7] tidy up usermode helper waiting a bit Jeremy Fitzhardinge
2007-05-11 19:45   ` Johannes Berg
2007-05-11 20:01     ` Jeremy Fitzhardinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox