Commits

Andrew Ruder committed c443c2be176
gcc 4.8.2: arm fixes for stack corruption This seems to especially affect the kernel, but in an interrupt-heavy system, this fixes a bug that can cause frequent NULL pointer dereference crashes on ARM systems. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>