public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [PATCH 0/3] m68k: Allow all kernel traps to be handled via exception fixups
@ 2011-01-07 16:22 Geert Uytterhoeven
  2011-01-07 16:22 ` [PATCH 1/3] m68k: Add helper function handle_kernel_fault() Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2011-01-07 16:22 UTC (permalink / raw)
  To: linux-m68k

This patch series is a split and cleanup of the single commit
aa8fcffdec0ac8d0ace3af622eb92f5ee804fc44
("m68k-allow-all-kernel-traps-to-be-handled-via-exception-fixups-all.diff"),
which dates back to the Linux/m68k CVS tree.

It's a prerequisite for ARAnyM support.

    [PATCH 1/3] m68k: Add helper function handle_kernel_fault()
    [PATCH 2/3] m68k: Use base_trap_init() to initialize vectors
    [PATCH 3/3] m68k: Allow all kernel traps to be handled via exception fixups

 arch/m68k/kernel/traps.c            |   10 +++++++---
 b/arch/m68k/include/asm/processor.h |    2 ++
 b/arch/m68k/kernel/signal.c         |   24 +++++++++++++++++++++++-
 b/arch/m68k/kernel/traps.c          |   10 +++++-----
 b/arch/m68k/mm/fault.c              |   16 +---------------
 5 files changed, 38 insertions(+), 24 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-07 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 16:22 [PATCH 0/3] m68k: Allow all kernel traps to be handled via exception fixups Geert Uytterhoeven
2011-01-07 16:22 ` [PATCH 1/3] m68k: Add helper function handle_kernel_fault() Geert Uytterhoeven
2011-01-07 16:22 ` [PATCH 2/3] m68k: Use base_trap_init() to initialize vectors Geert Uytterhoeven
2011-01-07 16:22 ` [PATCH 3/3] m68k: Allow all kernel traps to be handled via exception fixups Geert Uytterhoeven

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