Files
android_kernel_xiaomi_sm8450/arch/s390/kernel
Heiko Carstens bd119ee29b [S390] etr/stp: put correct per cpu variable
Fix this compile error in linux-next:

arch/s390/kernel/time.c: In function 'get_sync_clock':
arch/s390/kernel/time.c:337: error: 'clock_sync_sync' undeclared (first use in this function)

Gets exposed because the new per cpu code references the variable
passed to put_cpu_var. This was not a real bug.

Reported-by: Sachin Sant <sachinp@in.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-07 12:51:38 +01:00
..
2009-09-23 18:13:10 -07:00
2009-07-12 12:22:34 -07:00
2009-10-29 15:05:13 +01:00
2009-02-11 10:37:39 +01:00
2009-09-11 10:29:43 +02:00
2009-09-11 10:29:43 +02:00
2009-06-12 10:27:29 +02:00
2009-09-23 18:13:10 -07:00
2009-10-29 15:05:13 +01:00
2009-09-20 15:02:14 +05:30
2009-10-06 10:35:06 +02:00
2009-06-22 12:08:23 +02:00