Ben Gras cdf2f55a90 kernel, arm ucontext: ARM DBG=-g run fixes
kernel:
	. modules can be as big as the space (8MB) between them
	  instead of 4MB; memory is slightly bigger with DBG=-g

arm ucontext:
	. r4 is clobbered by the restore function, as it's
	  used as a scratch register, causing problems for the
	  DBG=-g build
	. r1-r3 are safe for scratch registers, as they are
	  caller-save, so use r3 instead; and don't bother
	  restoring r1-r3, but preserve r4

vfs:
	. improve TLL pointer sanity check a bit

Change-Id: I0e3cfc367fdc14477e40d04b5e044f288ca4cc7d
2013-06-24 16:57:30 +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-01-14 11:36:26 +01:00
2013-05-26 14:12:54 +00: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