Please pull
http://jdike.stearns.org:5000/updates-2.5
This brings UML up to date with 2.6.0-test2.
Jeff
updates-2.5
arch/um/defconfig | 2
arch/um/drivers/line.c | 61 +++++++-----
arch/um/drivers/mconsole_kern.c | 4
arch/um/drivers/net_kern.c | 46 +++++----
arch/um/drivers/port_kern.c | 10 +-
arch/um/drivers/ssl.c | 5 -
arch/um/drivers/stdio_console.c | 28 +++--
arch/um/drivers/ubd_kern.c | 174 +++++++++++++++++++------------------
arch/um/drivers/ubd_user.c | 8 -
arch/um/drivers/xterm_kern.c | 8 +
arch/um/include/irq_kern.h | 28 +++++
arch/um/include/line.h | 7 +
arch/um/include/ubd_user.h | 1
arch/um/include/user.h | 2
arch/um/kernel/init_task.c | 15 ---
arch/um/kernel/irq.c | 83 +++++++----------
arch/um/kernel/process_kern.c | 23 ++--
arch/um/kernel/ptrace.c | 7 -
arch/um/kernel/sigio_kern.c | 7 +
arch/um/kernel/signal_kern.c | 49 +++++++++-
arch/um/kernel/smp.c | 42 +++++---
arch/um/kernel/sys_call_table.c | 62 ++++++++++---
arch/um/kernel/syscall_kern.c | 72 ++++-----------
arch/um/kernel/sysrq.c | 4
arch/um/kernel/time.c | 12 +-
arch/um/kernel/time_kern.c | 11 +-
arch/um/kernel/um_arch.c | 7 +
arch/um/sys-i386/bugs.c | 16 +--
include/asm-um/archparam-i386.h | 59 ++++++++++++
include/asm-um/cpufeature.h | 6 +
include/asm-um/current.h | 6 -
include/asm-um/fixmap.h | 8 +
include/asm-um/irq.h | 13 --
include/asm-um/local.h | 6 +
include/asm-um/page.h | 1
include/asm-um/pgtable.h | 68 +++++++++++---
include/asm-um/processor-generic.h | 9 +
include/asm-um/processor-i386.h | 4
include/asm-um/sections.h | 7 +
include/asm-um/smp.h | 10 +-
include/asm-um/system-generic.h | 6 -
include/asm-um/thread_info.h | 16 ++-
include/asm-um/timex.h | 2
43 files changed, 630 insertions(+), 385 deletions(-)
[email protected], 2003-07-28 22:33:37-04:00, [email protected]
Updated to 2.6.0-test2. There were a couple of new headers and {alloc,free}_t
hread_info
are now defined in terms of kmalloc.
[email protected], 2003-07-28 17:57:42-04:00, [email protected]
Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5
into uml.karaya.com:/home/jdike/linux/2.5/updates-2.5
[email protected], 2003-07-28 12:31:54-04:00, [email protected]
Merged the 2.6.0 updates, which I seemed to have forgotten when I released the
patch.
[email protected], 2003-07-25 20:32:56-04:00, [email protected]
Copied time.c from another repo in hopes of getting a clean merge.
[email protected], 2003-07-25 04:01:45-04:00, [email protected]
Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.6.0-test1
into uml.karaya.com:/home/jdike/linux/2.5/updates-2.5
[email protected], 2003-07-23 23:37:17-04:00, [email protected]
Backed out the time.c change because it clashed with a change
in another BK repo, and BK messed up the merge.
[email protected], 2003-07-18 12:14:56-04:00, [email protected]
Updates to make 2.5.71 work.
Some device naming changes, vsyscall placeholders, and a net driver change.
[email protected], 2003-07-17 22:31:16-04:00, [email protected]
Added a bunch of FIXMAP stuff from i386.
[email protected], 2003-07-17 17:18:01-04:00, [email protected]
Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.5.71
into uml.karaya.com:/home/jdike/linux/2.5/updates-2.5
[email protected], 2003-07-17 15:07:43-04:00, [email protected]
Changed size_t to int in the declaration of strlcpy in user.h.
[email protected], 2003-07-17 11:36:00-04:00, [email protected]
These are updates due to interface changes during 2.5.