Grygorii Strashko
7dc6f83d3d
ARM: percpu.h: fix build error
...
commit aa54ea903abb02303bf55855fb51e3fcee135d70 upstream.
Fix build error for the case:
defined(CONFIG_SMP) && !defined(CONFIG_CPU_V6)
config: keystone_defconfig
CC arch/arm/kernel/signal.o
In file included from ../include/linux/random.h:14,
from ../arch/arm/kernel/signal.c:8:
../arch/arm/include/asm/percpu.h: In function ‘__my_cpu_offset’:
../arch/arm/include/asm/percpu.h:29:34: error: ‘current_stack_pointer’ undeclared (first use in this function); did you mean ‘user_stack_pointer’?
: "Q" (*(const unsigned long *)current_stack_pointer));
^~~~~~~~~~~~~~~~~~~~~
user_stack_pointer
Fixes: f227e3ec3b5c ("random32: update the net random state on interrupt and activity")
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2020-08-21 10:52:54 +02:00
..
2015-10-27 09:20:50 +09:00
2015-11-06 11:29:53 -08:00
2018-04-13 19:50:20 +02:00
2019-11-10 11:21:17 +01:00
2014-12-04 23:30:26 -08:00
2015-03-27 13:44:35 +00:00
2019-11-10 11:21:35 +01:00
2015-10-20 10:17:23 +02:00
2015-03-27 22:20:45 +00:00
2019-11-10 11:21:28 +01:00
2015-08-18 14:00:30 +01:00
2015-01-16 14:06:18 +00:00
2013-09-23 18:47:31 -04:00
2015-09-11 19:18:19 +01:00
2019-11-10 11:21:23 +01:00
2015-08-11 18:45:00 +01:00
2013-12-29 12:32:41 +00:00
2013-12-04 17:19:44 +01:00
2015-10-09 16:22:54 +01:00
2015-02-10 10:23:11 +00:00
2019-11-10 11:21:26 +01:00
2015-03-24 10:16:01 +01:00
2019-11-10 11:21:36 +01:00
2014-05-28 13:33:18 -07:00
2013-04-03 16:45:50 +01:00
2014-12-04 12:41:50 +00:00
2014-04-22 22:23:57 +01:00
2013-08-27 09:18:29 +02:00
2015-05-03 23:21:55 +01:00
2016-10-07 15:23:40 +02:00
2015-05-05 13:35:39 -06:00
2015-09-11 16:08:18 +01:00
2015-05-28 15:31:53 +02:00
2017-07-21 07:44:57 +02:00
2015-05-08 17:33:50 +01:00
2015-06-06 02:17:56 +09:00
2015-08-18 14:00:29 +01:00
2016-11-10 16:36:36 +01:00
2017-08-11 09:08:58 -07:00
2020-05-27 16:40:24 +02:00
2015-08-01 22:25:04 +01:00
2014-05-30 01:12:30 +01:00
2014-07-18 12:29:37 +01:00
2014-06-30 21:37:39 +02:00
2013-11-12 10:58:59 +00:00
2015-11-09 15:11:24 -08:00
2013-06-04 16:52:37 +01:00
2015-06-25 17:00:35 -07:00
2014-02-10 11:48:05 +00:00
2015-09-16 16:53:39 +02:00
2014-02-25 11:40:48 +00:00
2013-04-28 22:23:08 -07:00
2015-01-13 16:10:17 +00:00
2015-07-03 20:46:15 +01:00
2014-09-13 18:38:39 +02:00
2019-03-23 08:44:33 +01:00
2015-09-22 08:13:56 +01:00
2015-08-03 11:34:15 +02:00
2017-11-08 10:06:28 +01:00
2018-07-03 11:21:29 +02:00
2015-01-14 12:24:52 +00:00
2017-12-16 10:33:57 +01:00
2015-06-23 14:08:54 -07:00
2013-01-23 13:29:14 -05:00
2015-12-04 16:29:37 +00:00
2015-10-22 23:01:46 +02:00
2015-03-30 17:07:19 +01:00
2017-03-12 06:37:28 +01:00
2014-04-30 04:18:57 -07:00
2015-05-06 11:47:10 -04:00
2014-07-18 12:29:35 +01:00
2014-06-01 01:17:12 +01:00
2015-09-22 08:13:57 +01:00
2017-12-25 14:22:09 +01:00
2015-03-27 22:20:45 +00:00
2015-05-08 10:42:34 +01:00
2013-06-17 15:13:18 +01:00
2013-07-08 22:08:51 +01:00
2015-07-25 15:28:05 +01:00
2013-08-01 14:31:58 +01:00
2015-01-09 09:36:50 +00:00
2015-06-08 07:56:43 -05:00
2020-08-21 10:52:54 +02:00
2015-05-27 16:12:05 +01:00
2014-12-03 15:57:45 +00:00
2015-08-21 13:55:53 +01:00
2016-07-27 09:47:30 -07:00
2014-12-03 15:57:45 +00:00
2016-07-27 09:47:30 -07:00
2015-02-11 17:06:03 -08:00
2016-07-27 09:47:30 -07:00
2015-01-14 12:24:52 +00:00
2019-11-10 11:21:37 +01:00
2019-04-27 09:33:52 +02:00
2014-04-30 00:59:17 -05:00
2016-03-03 15:07:08 -08:00
2014-11-13 23:58:07 +00:00
2014-06-01 01:17:12 +01:00
2013-02-03 18:15:47 -05:00
2015-07-31 18:58:30 +01:00
2014-07-18 12:29:02 +01:00
2013-03-11 08:42:08 -05:00
2015-09-22 08:13:57 +01:00
2013-09-30 16:42:55 +01:00
2014-12-18 09:54:40 +01:00
2014-07-18 12:29:11 +01:00
2020-01-29 10:21:40 +01:00
2015-08-04 09:37:52 +02:00
2014-02-25 11:33:37 +00:00
2014-09-26 14:39:53 +01:00
2015-05-08 10:42:35 +01:00
2019-11-10 11:21:26 +01:00
2019-11-10 11:21:33 +01:00
2013-12-20 17:17:16 +01:00
2014-10-09 22:26:01 -04:00
2013-10-29 11:06:13 +00:00
2014-09-30 16:55:23 +01:00
2015-05-27 15:22:15 +02:00
2014-05-23 21:28:11 +02:00
2013-08-25 17:09:46 +01:00
2019-12-21 10:34:26 +01:00
2017-11-08 10:06:28 +01:00
2015-05-08 17:33:50 +01:00
2015-10-29 15:21:30 +00:00
2014-03-18 16:39:40 -04:00
2013-09-02 13:49:29 +01:00
2015-03-27 22:20:45 +00:00
2018-05-30 07:49:06 +02:00
2015-05-20 15:07:00 -07:00
2013-07-26 12:01:17 +01:00
2015-03-29 23:11:56 +01:00
2013-07-08 22:09:06 +01:00