Arnd Bergmann
629d9d1caf
mm: avoid uninitialized variable in tracepoint
...
A newly added tracepoint in the hugepage code uses a variable in the
error handling that is not initialized at that point:
include/trace/events/huge_memory.h:81:230: error: 'isolated' may be used uninitialized in this function [-Werror=maybe-uninitialized]
The result is relatively harmless, as the trace data will in rare
cases contain incorrect data.
This works around the problem by adding an explicit initialization.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 7d2eba0557c1 ("mm: add tracepoint for scanning pages")
Reviewed-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Acked-by: David Rientjes <rientjes@google.com>
Cc: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-01-20 09:21:41 -08:00
..
2015-11-20 16:17:32 -08:00
2016-01-14 16:00:49 -08:00
2016-01-12 20:47:06 +02:00
2015-12-06 12:46:31 +01:00
2015-04-14 16:49:03 -07:00
2015-07-17 16:39:54 -07:00
2015-11-05 19:34:48 -08:00
2015-08-14 15:56:32 -07:00
2016-01-14 16:00:49 -08:00
2014-12-13 12:42:48 -08:00
2016-01-15 17:56:32 -08:00
2015-11-06 17:50:42 -08:00
2015-11-05 19:34:48 -08:00
2015-06-02 08:33:35 -06:00
2015-11-06 17:50:42 -08:00
2016-01-15 17:56:32 -08:00
2015-11-05 19:34:48 -08:00
2015-06-24 17:49:45 -07:00
2016-01-15 17:56:32 -08:00
2014-08-06 18:01:22 -07:00
2016-01-20 09:21:41 -08:00
2015-11-06 17:50:42 -08:00
2016-01-15 17:56:32 -08:00
2015-09-10 13:29:01 -07:00
2011-07-26 16:49:47 -07:00
2016-01-15 17:56:32 -08:00
2015-02-10 14:30:31 -08:00
2016-01-15 17:56:32 -08:00
2015-01-08 15:10:52 -08:00
2014-10-09 22:25:50 -04:00
2014-06-06 16:08:18 -07:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2015-11-05 19:34:48 -08:00
2015-11-05 19:34:48 -08:00
2016-01-15 17:56:32 -08:00
2015-09-11 16:42:39 -07:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-11-06 17:50:42 -08:00
2015-09-08 15:35:28 -07:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-06-30 19:44:56 -07:00
2016-01-15 17:56:32 -08:00
2014-02-21 08:50:17 +01:00
2015-09-10 13:29:01 -07:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-11-05 19:34:48 -08:00
2015-12-06 12:46:31 +01:00
2016-01-14 16:00:49 -08:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2015-11-05 19:34:48 -08:00
2015-09-10 13:29:01 -07:00
2016-01-15 17:56:32 -08:00
2015-08-13 12:32:00 -06:00
2016-01-15 17:56:32 -08:00
2015-07-17 16:39:54 -07:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2014-09-02 14:46:05 -04:00
2014-09-02 14:46:02 -04:00
2015-11-05 19:34:48 -08:00
2016-01-15 17:56:32 -08:00
2015-04-11 22:27:12 -04:00
2011-10-31 09:20:11 -04:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-14 16:00:49 -08:00
2016-01-14 16:00:49 -08:00
2016-01-14 16:00:49 -08:00
2015-11-22 11:58:44 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2014-12-10 17:41:09 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-06-02 08:33:33 -06:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-11-05 19:34:48 -08:00
2016-01-15 17:56:32 -08:00
2016-01-14 16:00:49 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2015-02-12 18:54:10 -08:00
2016-01-15 11:40:52 -08:00
2015-11-06 17:50:42 -08:00
2016-01-15 11:40:52 -08:00
2015-12-18 14:25:40 -08:00