All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [uml-devel] Another cause for UML
@ 2006-06-23  7:43 Carl Radford (DC0854-IT)
  0 siblings, 0 replies; 3+ messages in thread
From: Carl Radford (DC0854-IT) @ 2006-06-23  7:43 UTC (permalink / raw)
  To: Jeff Dike; +Cc: Paolo Giarrusso, Laurent, UML-devel, for


This is a list of the stock kernel files that om patches, and may have
a knock-on effect with um. Not all files are heavily patched, some are
trivial (conditionally compile out "static" from function declarations). 

|-- Makefile
|-- arch
|   |-- i386
|   |   |-- Kconfig
|   |   |-- kernel
|   |   |   |-- asm-offsets.c
|   |   |   |-- entry.S
|   |   |   |-- i387.c
|   |   |   |-- process.c
|   |   |   |-- signal.c
|   |   |   |-- sys_i386.c
|   |   |   `-- vm86.c
|   |   `-- lib
|   |       `-- usercopy.c
|   |-- ppc
|   |   |-- Kconfig
|   |   `-- kernel
|   |       |-- asm-offsets.c
|   |       |-- entry.S
|   |       `-- misc.S
|   `-- x86_64
|       |-- Kconfig
|       |-- kernel
|       |   |-- asm-offsets.c
|       |   |-- entry.S
|       |   `-- sys_x86_64.c
|       `-- lib
|           |-- copy_user.S
|           `-- usercopy.c
|-- fs
|   |-- namei.c
|   `-- proc
|       |-- base.c
|       `-- root.c
|
|-- include
|   |-- asm-i386
|   |   `-- uaccess.h
|   |-- asm-ppc
|   |   `-- uaccess.h
|   `-- linux
|       |-- compiler.h
|       |-- hpc.h
|       |-- init_task.h
|       |-- net.h
|       |-- sched.h
|       `-- signal.h
|-- kernel
|   |-- exit.c
|   |-- fork.c
|   `-- sched.c
|-- mm
|   |-- mlock.c
|   `-- mmap.c
|-- net
    `-- socket.c


-----Original Message-----
From: Jeff Dike [mailto:jdike@addtoit.com]
Sent: 22 June 2006 22:31
To: Paolo Giarrusso
Cc: Carl Radford (DC0854-IT); Laurent@lvivier.info; for@gmx.de; Jeff
Dike; UML-devel
Subject: Re: [uml-devel] Another cause for UML


On Thu, Jun 22, 2006 at 01:16:49AM +0200, Paolo Giarrusso wrote:
> Start posting some of these errors and we'll look at how trivial it
> is (unless the compiler is flooding you). If they look trivial to us
> we may try it...

I agree.

> But my 1st question is: does OpenMosix currently support anything
> else than x86? If not a little compatibility layer may be needed and
> this may hinder significantly the porting - however they'll have to
> fix this anyway to support x86_64 at the very least.

My recollection is that OM dropped stuff directly into arch.

				Jeff







Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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:[~2006-06-23  7:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CA52872BEA6FD41182A50008C724B23003F2FFD2@corp01uk.bordersgroupinc.com>
2006-06-21 23:16 ` [uml-devel] Another cause for UML Paolo Giarrusso
2006-06-22 21:30   ` Jeff Dike
2006-06-23  7:43 Carl Radford (DC0854-IT)

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.