Tom Rini
cf334edfbb
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
...
Calls to IS_ENABLED() on a non-y/n option will always be false, even
when set. We can correct this by adding a new bool value that is set
based on the conditions required for SPL_STACK_R_MALLOC_SIMPLE_LEN to be
set instead.
Fixes: 340f418acd11 ("spl: Add spl_early_init()")
Reported-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
Changes in v2:
- Fix thinko pointed out by Lokesh
2017-03-21 07:14:17 -04:00
..
2016-05-20 17:02:07 -04:00
2017-01-20 15:38:01 -05:00
2017-03-21 07:14:17 -04:00
2016-07-01 17:42:56 -04:00
2017-03-14 08:44:03 -07:00
2016-11-28 15:10:32 -05:00
2017-02-12 14:30:25 -05:00
2017-01-20 15:38:05 -05:00
2016-10-01 20:04:37 -04:00
2014-05-29 17:49:00 -04:00
2014-09-15 13:32:55 -04:00
2016-02-08 10:10:37 -05:00
2016-08-20 14:03:24 -04:00
2016-01-13 21:05:26 -05:00
2016-06-24 17:24:34 -04:00
2016-04-01 17:17:40 -04:00
2017-02-06 11:38:46 +08:00
2015-04-18 11:11:16 -06:00
2016-01-19 08:31:21 -05:00
2016-11-03 11:55:25 +01:00
2016-05-23 11:50:17 -04:00
2015-05-13 09:24:10 -07:00
2015-05-21 09:13:19 -04:00
2016-01-04 12:25:35 -05:00
2016-10-06 20:57:40 -04:00
2016-04-11 12:44:37 -04:00
2016-11-23 23:41:23 -08:00
2016-06-24 17:24:35 -04:00
2016-03-14 15:34:50 -06:00
2016-02-15 20:58:25 +00:00
2016-05-27 10:23:08 -06:00
2016-08-15 18:46:41 -04:00
2016-04-18 12:29:14 -04:00
2017-02-08 16:24:26 -05:00
2016-06-13 06:41:20 +02:00
2015-07-20 11:44:37 -07:00
2017-01-28 08:47:42 -05:00
2016-06-27 16:37:39 -04:00
2017-02-09 11:56:35 -05:00
2017-02-12 14:30:31 -05:00
2016-09-23 17:55:42 -04:00
2016-05-17 09:54:43 -06:00
2016-06-24 17:23:07 -04:00
2016-12-02 20:54:34 -07:00
2017-01-13 17:40:38 +01:00
2016-11-21 14:07:31 -05:00
2016-06-27 16:37:39 -04:00
2017-01-20 15:37:59 -05:00
2017-02-06 11:38:46 +08:00
2015-04-18 11:11:09 -06:00
2017-02-12 14:30:25 -05:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2015-04-18 17:40:37 +02:00
2015-04-18 17:40:37 +02:00
2015-07-23 18:10:58 +02:00
2016-03-27 09:12:17 -04:00
2016-05-27 15:39:54 -04:00
2017-02-12 14:30:31 -05:00
2017-01-28 14:04:34 -05:00
2016-02-10 08:34:42 -05:00
2016-03-27 09:12:23 -04:00
2016-12-20 07:40:04 +01:00
2016-11-28 19:49:47 -05:00
2017-01-09 11:25:20 -07:00
2017-02-27 16:08:06 +01:00
2016-07-26 08:47:37 +02:00
2016-11-25 17:59:30 -07:00
2017-02-12 14:30:25 -05:00
2016-07-27 14:15:54 -06:00
2017-02-06 11:38:46 +08:00
2017-01-17 10:26:21 +01:00
2016-09-23 17:53:48 -04:00
2016-11-28 19:49:48 -05:00