Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Steven Rostedt 0119536cd3 [POWERPC] Add hand-coded assembly strcmp
We have an assembly version of strncmp for the bootwrapper, but not
for the kernel, so we end up using the C version in the kernel.  This
takes the strncmp code from the bootup and copies it to the kernel
proper, adding two instructions so it copes correctly with len==0.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-04-07 10:03:03 +10:00
..
2007-05-11 05:38:25 -04:00
2007-10-19 23:22:55 +02:00
2008-03-07 08:42:28 -06:00
2007-10-19 23:22:55 +02:00
2007-05-08 13:40:31 +10:00
2006-08-08 17:08:56 +10:00
2008-03-26 08:44:18 +11:00
2007-10-17 08:42:55 -07:00
2008-01-28 23:21:18 +01:00
2007-10-11 14:36:47 +10:00
2008-02-06 10:41:00 -08:00