[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070510235708.155502000@goop.org>
Date: Thu, 10 May 2007 16:57:08 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Andi Kleen <ak@...e.de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
lkml <linux-kernel@...r.kernel.org>,
Chris Wright <chrisw@...s-sol.org>
Subject: [patch 0/7] A series of cleanup patches
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
--
-
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