linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] compile problem with uml-patch-2.4.22-4
@ 2003-09-15  5:45 Ross Combs
  2003-09-15  6:05 ` Malcolm Tredinnick
  2003-09-16 21:20 ` [uml-devel] " Patrick "Petschge" Kilian
  0 siblings, 2 replies; 5+ messages in thread
From: Ross Combs @ 2003-09-15  5:45 UTC (permalink / raw)
  To: jdike; +Cc: user-mode-linux-devel

The latest 2.4 UML patch added support for an "Anonymous memory device".
I have no idea what this is normally used for so I deselected it in the
configuration.  However that leads to a compile error in mem.c which I
hacked around by adding #if defined(CONFIG_DEV_ANON) .. #endif around
the last line of the array initializer:
   {10, "anon", S_IRUGO | S_IWUSR,             &anon_fops}

I'm not using devfs, so I'm not sure why that function is needed at all.

Anyway, it seems like a small oversight and I haven't noticed any ill
effect from the change.

While I'm on the subject of mysterious configuration items...

It seems strange that most of the UML-specific options don't have any
configuration help.  If nothing else, it is often confusing if the option
is for the host or the userspace kernel.  Yes, I am volunteering if
nobody else wants to do it.  I also find it strange that hostfs and hppfs
are under the "General Setup" section.

Thanks,
-Ross


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2003-09-18 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-15  5:45 [uml-devel] compile problem with uml-patch-2.4.22-4 Ross Combs
2003-09-15  6:05 ` Malcolm Tredinnick
2003-09-16 21:20 ` [uml-devel] " Patrick "Petschge" Kilian
2003-09-18  0:23   ` Jeff Dike
2003-09-18 16:36     ` Patrick "Petschge" Kilian

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