Files
minix/kernel/arch/earm
Ben Gras d12d57dcd8 arm: recognize instruction fetch pagefault
. an instruction fetch pagefault generates a prefetch
	  abort exception, this should also be a source of
	  a pagefault event
	. the saved_lr argument to the C exception handler was
	  sometimes an address, sometimes a pointer to that address;
	  the kernel sometimes dereferences it, so it should always be
	  an in-kernel address, never a userspace address. fix in mpx.S
	  makes it always a pointer.
	. move dumping of all processes over serial out of
	  the arch-specific arch_system.c
2013-05-21 15:05:06 +02:00
..
2013-02-18 09:07:55 +01:00
2013-02-03 22:49:05 +01:00
2013-01-17 10:03:58 +01:00
2013-02-18 09:07:55 +01:00
2013-02-18 09:08:26 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-02-18 09:07:55 +01:00
2013-02-18 09:07:55 +01:00
2013-05-16 20:39:20 +02:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-02-03 22:49:05 +01:00
2013-05-16 20:39:20 +02:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00