All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] UML doesn't build in 2.6.23-rc3.
@ 2007-08-22  2:48 Rob Landley
  2007-08-22 17:24 ` Jeff Dike
  0 siblings, 1 reply; 7+ messages in thread
From: Rob Landley @ 2007-08-22  2:48 UTC (permalink / raw)
  To: uml-devel

I fixed it for me with the following patch, just in case anybody else had this 
problem:

--- linux-2.6.23-rc3/arch/um/kernel/smp.c	2007-08-12 23:25:24.000000000 -0500
+++ linux-2.6.23-new/arch/um/kernel/smp.c	2007-08-21 21:39:00.000000000 -0500
@@ -5,6 +5,7 @@
 
 #include "linux/percpu.h"
 #include "asm/pgalloc.h"
+#include "linux/pagemap.h"
 #include "asm/tlb.h"
 
 /* For some reason, mmu_gathers are referenced when CONFIG_SMP is off. */

-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2007-09-04 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22  2:48 [uml-devel] UML doesn't build in 2.6.23-rc3 Rob Landley
2007-08-22 17:24 ` Jeff Dike
2007-08-22 21:26   ` Rob Landley
2007-08-22 21:31     ` Jeff Dike
2007-08-23  1:47       ` Rob Landley
2007-08-23  3:44         ` Jeff Dike
2007-09-04 12:37           ` Rob Landley

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.