Files
android_kernel_xiaomi_sm8450/arch/openrisc/kernel
Jonas Bonn 207e715ff1 openrisc: use scratch regs in atomic syscall
The function sys_or1k_atomic was using call-saved registers without
restoring their value before returning.  This is a faux pas: either
we need to restore their values or use scratch regs; the latter is
less code so that's the route this patch takes.

Thanks to David Hennerström for doing most of the heavy-lifting in
tracking this one down.

Reported-by: Davd Hennerström <david.hennerstrom@aacmicrotec.com>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
2012-05-08 11:43:59 +02:00
..
2011-07-22 18:46:41 +02:00
2012-05-08 11:43:51 +02:00
2012-03-28 18:30:03 +01:00
2012-05-08 11:43:00 +02:00
2011-07-22 18:46:30 +02:00
2011-07-22 18:46:37 +02:00
2011-07-22 18:46:41 +02:00
2012-03-28 18:30:03 +01:00
2012-03-06 10:37:00 +01:00
2011-07-22 18:46:34 +02:00
2011-07-22 18:46:34 +02:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:30 +02:00