Files
android_kernel_samsung_sm8750/include/linux
Kirill A. Shutemov 036fbb21de memblock: fix section mismatch
allmodconfig produces following warning for me:

  WARNING: vmlinux.o(.text.unlikely+0x10314): Section mismatch in reference from the function movable_node_is_enabled() to the variable .meminit.data:movable_node_enabled
  The function movable_node_is_enabled() references
  the variable __meminitdata movable_node_enabled.
  This is often because movable_node_is_enabled lacks a __meminitdata
  annotation or the annotation of movable_node_enabled is wrong.

Let's mark the function with __meminit.  It fixes the warning.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-01-15 17:56:32 -08:00
..
2015-10-17 21:22:08 -07:00
2016-01-11 17:48:53 -05:00
2016-01-05 18:04:58 +01:00
2015-11-16 15:41:49 +00:00
2015-11-07 10:40:47 -07:00
2016-01-15 17:56:32 -08:00
2015-12-06 12:46:31 +01:00
2015-10-18 10:14:39 -07:00
2015-10-31 19:05:59 -04:00
2015-10-30 01:47:27 -04:00
2015-12-28 13:41:50 +01:00
2016-01-15 17:56:32 -08:00
2015-10-23 05:44:28 -07:00
2016-01-15 17:56:32 -08:00
2015-12-14 10:03:46 +01:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-11-23 09:44:58 +01:00
2016-01-15 17:56:32 -08:00
2015-10-27 18:55:31 -07:00
2015-12-04 22:46:26 +01:00
2015-10-20 22:10:45 +08:00
2016-01-04 13:19:55 -05:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-07 14:31:27 -05:00
2015-10-22 08:59:18 -07:00
2016-01-15 17:56:32 -08:00
2016-01-10 22:13:15 -05:00
2015-12-13 19:59:48 -08:00
2016-01-04 16:11:11 -05:00
2016-01-14 16:00:49 -08:00
2016-01-04 10:20:19 -05:00
2015-11-05 14:36:09 -05:00
2015-10-19 01:01:21 +02:00
2015-11-23 09:44:58 +01:00
2015-12-21 15:28:11 -07:00
2016-01-15 17:56:32 -08:00
2016-01-14 16:00:49 -08:00