Masahiro Yamada
e9666d10a5
jump_label: move 'asm goto' support test to Kconfig
...
Currently, CONFIG_JUMP_LABEL just means "I _want_ to use jump label".
The jump label is controlled by HAVE_JUMP_LABEL, which is defined
like this:
#if defined(CC_HAVE_ASM_GOTO) && defined(CONFIG_JUMP_LABEL)
# define HAVE_JUMP_LABEL
#endif
We can improve this by testing 'asm goto' support in Kconfig, then
make JUMP_LABEL depend on CC_HAS_ASM_GOTO.
Ugly #ifdef HAVE_JUMP_LABEL will go away, and CONFIG_JUMP_LABEL will
match to the real kernel capability.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com >
Acked-by: Michael Ellerman <mpe@ellerman.id.au > (powerpc)
Tested-by: Sedat Dilek <sedat.dilek@gmail.com >
2019-01-06 09:46:51 +09:00
..
2018-12-14 11:19:01 -08:00
2008-08-26 09:10:27 +01:00
2011-10-31 19:30:57 -04:00
2018-11-09 10:23:19 -08:00
2018-08-27 14:48:48 +02:00
2018-08-27 14:48:48 +02:00
2018-11-08 11:20:57 -08:00
2016-05-09 12:00:01 +02:00
2018-12-03 13:42:38 -08:00
2017-02-13 18:57:34 +00:00
2017-04-14 13:11:16 -07:00
2017-04-14 13:11:16 -07:00
2017-04-14 13:11:16 -07:00
2017-04-10 13:31:12 +02:00
2017-04-14 13:11:16 -07:00
2017-04-14 13:11:16 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2018-02-05 11:53:06 +00:00
2018-11-07 16:25:30 -08:00
2018-12-03 13:42:38 -08:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2016-12-25 11:04:12 +01:00
2016-12-25 11:04:12 +01:00
2016-12-25 11:04:12 +01:00
2016-12-25 11:04:12 +01:00
2018-07-17 09:40:17 -07:00
2018-07-17 09:40:17 -07:00
2018-11-09 10:23:18 -08:00
2018-06-19 21:13:56 -07:00
2018-12-26 10:45:33 -08:00
2018-11-09 10:23:19 -08:00
2016-02-19 09:51:44 +01:00
2018-09-25 16:27:24 -07:00
2017-11-02 11:10:55 +01:00
2018-11-19 15:20:31 -08:00
2013-02-01 10:00:22 +01:00
2013-02-01 10:00:22 +01:00
2014-06-26 10:48:23 +01:00
2013-02-01 10:00:22 +01:00
2017-01-03 16:34:34 +01:00
2019-01-06 09:46:51 +09:00
2018-12-30 08:33:06 +00:00
2018-06-21 12:33:19 +02:00
2018-08-01 13:20:27 -07:00
2018-09-28 10:09:03 -07:00
2018-12-14 11:19:01 -08:00
2018-06-19 15:00:12 -07:00
2013-05-08 01:19:07 +02:00
2018-01-10 16:47:25 +01:00
2018-02-08 14:02:01 +00:00
2017-11-02 11:10:55 +01:00
2018-11-26 22:49:14 -08:00
2019-01-03 18:57:57 -08:00
2017-07-15 10:59:54 -07:00
2018-06-14 12:21:18 +09:00
2018-05-15 15:53:44 +01:00
2017-03-02 08:42:36 +01:00
2018-03-09 13:53:26 +00:00
2016-05-09 12:00:02 +02:00
2017-11-02 10:58:43 +00:00
2017-11-02 11:10:55 +01:00
2018-12-17 22:05:40 -08:00
2018-10-31 08:54:16 -07:00
2018-11-09 10:23:17 -08:00
2019-01-03 18:57:57 -08:00
2018-11-09 10:23:13 -08:00
2018-06-14 12:21:18 +09:00
2018-11-09 10:23:13 -08:00
2018-06-14 12:21:18 +09:00
2018-06-24 09:26:01 -07:00
2018-08-31 11:49:20 -07:00
2018-03-09 11:22:43 +00:00
2014-08-01 17:30:35 +02:00
2014-08-01 17:30:35 +02:00
2018-02-11 14:34:03 -08:00
2018-12-14 11:19:02 -08:00
2018-12-14 11:19:02 -08:00
2018-12-14 11:19:02 -08:00
2018-12-14 11:19:02 -08:00
2016-07-28 11:44:30 +02:00
2018-11-12 11:36:58 -08:00
2019-01-03 18:57:57 -08:00
2019-01-03 18:57:57 -08:00
2019-01-03 18:57:57 -08:00
2015-09-03 12:07:59 +02:00
2019-01-03 18:57:57 -08:00
2018-09-22 10:31:50 -07:00
2017-11-01 23:23:00 +00:00
2018-09-22 10:32:33 -07:00
2017-09-04 13:53:14 +02:00
2017-08-30 00:57:27 +02:00
2017-11-15 11:36:08 -08:00
2017-11-02 11:10:55 +01:00
2016-05-13 14:01:52 +02:00
2017-03-02 08:42:36 +01:00
2017-11-02 11:10:55 +01:00
2019-01-03 18:57:57 -08:00
2017-11-02 11:10:55 +01:00
2018-05-14 23:58:23 +01:00
2017-11-02 11:10:55 +01:00
2018-12-26 10:45:33 -08:00
2019-01-03 18:57:57 -08:00
2018-08-13 20:08:33 -04:00
2018-12-20 10:00:01 -08:00
2018-11-21 15:36:49 -08:00
2014-01-22 20:19:02 +01:00
2014-05-24 00:07:01 +02:00
2018-10-31 08:54:16 -07:00
2018-12-03 13:42:38 -08:00