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-01-14 11:36:26 +01:00
2012-07-15 22:47:20 +02:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2012-09-24 15:53:43 +02:00
2012-09-24 15:53:43 +02:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:36:26 +01:00
2012-08-12 23:30:54 +02:00
2012-09-24 15:53:43 +02:00
2012-07-15 22:30:15 +02:00
2010-09-15 14:10:18 +00:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-09-21 14:15:44 +02:00
2013-01-17 10:03:58 +01:00
2013-01-14 11:36:26 +01:00
2012-03-25 21:58:14 +02:00
2012-03-25 16:17:10 +02:00
2013-02-18 09:08:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-07-15 22:47:20 +02:00