* [PATCH] UML updated to 2.5.59
@ 2003-02-06 3:12 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2003-02-06 3:12 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Please pull
http://jdike.stearns.org:5000/updates-2.5
This makes a number of small changes that bring UML up to date to 2.5.59.
Jeff
arch/um/Kconfig | 11 +++
arch/um/defconfig | 128 ++++++++++++++++++++--------------------
arch/um/kernel/ksyms.c | 1
arch/um/kernel/process.c | 18 ++---
arch/um/kernel/smp.c | 5 -
arch/um/kernel/sys_call_table.c | 2
arch/um/sys-i386/Makefile | 3
arch/um/sys-i386/extable.c | 30 +++++++++
arch/um/sys-i386/fault.c | 2
arch/um/vmlinux.lds.S | 11 +++
include/asm-um/bug.h | 18 +++++
include/asm-um/module.h | 9 ++
include/asm-um/page.h | 17 -----
13 files changed, 159 insertions(+), 96 deletions(-)
ChangeSet@1.962, 2003-01-19 11:31:54-05:00, jdike@uml.karaya.com
Added vmlinux.lds.S which is now necessary for linking the vmlinux
object file.
ChangeSet@1.960, 2003-01-18 13:10:06-05:00, jdike@uml.karaya.com
Changed some CONFIG_* names to UML_CONFIG_* names.
ChangeSet@1.959, 2003-01-17 22:23:36-05:00, jdike@uml.karaya.com
Some SMP fixes.
ChangeSet@1.958, 2003-01-17 14:54:10-05:00, jdike@uml.karaya.com
Fixed asm/modules.h to update UML to 2.5.59.
ChangeSet@1.914.15.1, 2003-01-16 10:44:25-05:00, jdike@uml.karaya.com
Updates to bring UML up to 2.5.58.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-02-06 3:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-06 3:12 [PATCH] UML updated to 2.5.59 Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox