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-04-04 15:04:54 +02:00
2013-04-04 15:04:54 +02:00
2013-01-14 11:36:26 +01:00
2012-07-15 22:30:15 +02:00
2012-07-15 22:30:15 +02:00
2013-01-14 11:36:26 +01:00
2013-05-01 21:40:23 +00:00
2013-05-01 21:40:23 +00:00
2013-01-14 11:36:26 +01:00
2012-07-28 20:57:38 +00:00
2013-01-14 11:36:26 +01:00
2010-09-15 14:10:57 +00:00
2013-02-26 09:44:20 +00:00
2013-05-01 21:40:23 +00:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-03-25 16:17:10 +02:00
2013-04-04 15:04:54 +02:00
2012-03-25 21:58:14 +02:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-07-15 22:30:15 +02:00
2013-01-14 11:36:26 +01:00
2010-06-11 08:16:10 +00:00
2012-03-25 21:58:14 +02:00
2013-01-14 11:36:26 +01:00