Files
android_kernel_xiaomi_sm8450/arch/s390/include/asm
Martin Schwidefsky c360192bf4 s390/preempt: move preempt_count to the lowcore
Convert s390 to use a field in the struct lowcore for the CPU
preemption count. It is a bit cheaper to access a lowcore field
compared to a thread_info variable and it removes the depencency
on a task related structure.

bloat-o-meter on the vmlinux image for the default configuration
(CONFIG_PREEMPT_NONE=y) reports a small reduction in text size:

add/remove: 0/0 grow/shrink: 18/578 up/down: 228/-5448 (-5220)

A larger improvement is achieved with the default configuration
but with CONFIG_PREEMPT=y and CONFIG_DEBUG_PREEMPT=n:

add/remove: 2/6 grow/shrink: 59/4477 up/down: 1618/-228762 (-227144)

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-11-11 16:37:40 +01:00
..
2014-03-04 10:41:04 +01:00
2016-01-12 20:47:05 +02:00
2016-06-13 15:58:23 +02:00
2016-06-13 15:58:19 +02:00
2016-03-07 16:54:32 +01:00
2015-10-14 14:32:15 +02:00
2015-11-27 09:24:17 +01:00
2016-08-29 11:05:09 +02:00
2015-03-25 11:49:33 +01:00
2016-03-02 17:01:56 +02:00
2013-01-08 10:57:09 +01:00
2016-06-13 15:58:17 +02:00
2013-11-13 20:21:46 +01:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:26 +02:00
2016-06-13 15:58:24 +02:00
2016-01-19 12:14:01 +01:00
2016-08-07 23:47:20 -04:00
2016-06-28 09:33:00 +02:00
2015-03-25 11:49:33 +01:00
2015-08-03 18:40:25 +02:00
2015-10-27 09:33:55 +01:00
2016-01-26 12:45:49 +01:00
2016-06-20 09:54:04 +02:00
2015-03-25 11:49:33 +01:00
2015-03-25 11:49:33 +01:00
2016-06-10 12:07:30 +02:00
2015-11-27 09:24:14 +01:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:21 +02:00
2015-02-12 18:54:14 -08:00
2016-10-28 10:09:02 +02:00
2015-03-25 11:49:33 +01:00
2016-10-17 11:25:25 +02:00
2012-11-30 17:47:28 +01:00