* [uml-devel] [ PATCH 0/7 ] UML - Header cleanup @ 2007-03-22 16:06 Jeff Dike 2007-03-22 17:50 ` Andrew Morton 0 siblings, 1 reply; 3+ messages in thread From: Jeff Dike @ 2007-03-22 16:06 UTC (permalink / raw) To: Andrew Morton; +Cc: LKML, uml-devel These are post-2.6.21 material, except that if the new definition of ARRAY_SIZE goes to Linus, patch 1 in this series should go as well. These patches are a response to the new ARRAY_SIZE. UML had a duplicate definition for the use of the userspace side of things, which can't directly use kernel.h. This header was included everywhere, and had a random collection of stuff in it. This series first gets UML building again by replacing the old ARRAY_SIZE definition with one that expands to the same token sequence. Then user_util.h is dismantled, primarily into two, more coherent headers, and deleted. ARRAY_SIZE is reintroduced, but in a header which is only included in userspace files, and in its old form, so this version is lacking the extra typechecking. The final patch in the series is unrelated to the rest - it adds __init declarations to some functions which were lacking them. Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] [ PATCH 0/7 ] UML - Header cleanup 2007-03-22 16:06 [uml-devel] [ PATCH 0/7 ] UML - Header cleanup Jeff Dike @ 2007-03-22 17:50 ` Andrew Morton 2007-03-22 19:29 ` Jeff Dike 0 siblings, 1 reply; 3+ messages in thread From: Andrew Morton @ 2007-03-22 17:50 UTC (permalink / raw) To: Jeff Dike; +Cc: LKML, uml-devel On Thu, 22 Mar 2007 12:06:40 -0400 Jeff Dike <jdike@addtoit.com> wrote: > These are post-2.6.21 material, except that if the new definition of > ARRAY_SIZE goes to Linus, patch 1 in this series should go as well. I have the ARRAY_SIZE change queued for 2.6.22. It looks like the UML change needs to be folded into the same changeset to avoid build breaks? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] [ PATCH 0/7 ] UML - Header cleanup 2007-03-22 17:50 ` Andrew Morton @ 2007-03-22 19:29 ` Jeff Dike 0 siblings, 0 replies; 3+ messages in thread From: Jeff Dike @ 2007-03-22 19:29 UTC (permalink / raw) To: Andrew Morton; +Cc: LKML, uml-devel On Thu, Mar 22, 2007 at 09:50:34AM -0800, Andrew Morton wrote: > I have the ARRAY_SIZE change queued for 2.6.22. > > It looks like the UML change needs to be folded into the same changeset to > avoid build breaks? Yes, that would be great. Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-22 19:32 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-03-22 16:06 [uml-devel] [ PATCH 0/7 ] UML - Header cleanup Jeff Dike 2007-03-22 17:50 ` Andrew Morton 2007-03-22 19:29 ` Jeff Dike
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox