[PATCH] task_struct + kernel stack colouring ( set size ) ...

Davide Libenzi (davidel@xmailserver.org)
Wed, 5 Dec 2001 13:27:16 -0800 (PST)


The previous patch picked up colour bits that already had an implicit
colouring.

http://www.xmailserver.org/linux-patches/misc.html#TskStackCol
http://www.xmailserver.org/linux-patches/tsstackcol-2.5.0-0.5.diff

[diffstat]
arch/i386/kernel/entry.S | 7 ++---
arch/i386/kernel/head.S | 2 -
arch/i386/kernel/init_task.c | 14 +++++++---
arch/i386/kernel/irq.c | 2 -
arch/i386/kernel/process.c | 60 +++++++++++++++++++++++++++++++++++++++++--
arch/i386/kernel/smpboot.c | 2 -
arch/i386/kernel/traps.c | 2 -
arch/i386/lib/getuser.S | 3 ++
include/asm-i386/current.h | 6 ++--
include/asm-i386/hw_irq.h | 3 +-
include/asm-i386/processor.h | 21 ++++++++++-----
include/linux/sched.h | 16 ++++++++++-
init/main.c | 6 ++++
kernel/ksyms.c | 2 -
14 files changed, 120 insertions, 26 deletions

- Davide

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/