Files
linux/kernel
Suren Baghdasaryan c730e7dbba ANDROID: Fix "one_thousand" defined but not used warning
Fix the following warning issued when CONFIG_PERF_EVENTS is not
defined:

kernel/sysctl.c:124:12: error: ‘one_thousand’ defined but not used [-Werror=unused-variable]

These definitions in upstream has been changed [1] and therefore
the issue does not exist there.

[1] https://lore.kernel.org/all/20211124220801.ip01WsWPQ%25akpm@linux-foundation.org/

Fixes: 8fded571e7 ("FROMGIT: mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%")
Bug: 194652782
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I5539a2d0d27a126f7405455a8cf08c23b80d2e0b
2022-01-06 22:49:35 +00:00
..
2022-01-06 08:31:22 +01:00
2021-11-19 07:47:18 +01:00
2021-10-27 10:46:26 +02:00
2021-11-26 15:31:49 +01:00
2021-04-14 08:41:58 +02:00
2021-09-17 09:30:49 +02:00
2021-12-01 09:37:11 +01:00
2021-11-12 15:11:32 +01:00
2021-12-29 13:18:16 +01:00
2021-12-29 13:18:16 +01:00
2021-12-29 13:18:14 +01:00
2021-12-01 09:37:11 +01:00
2021-09-08 09:07:16 +02:00
2021-06-30 19:29:52 +02:00
2020-08-12 10:58:02 -07:00
2021-09-03 10:59:15 +02:00
2020-11-14 11:26:04 -08:00
2021-01-13 10:28:55 +01:00
2020-07-27 14:31:12 -04:00
2021-08-18 09:34:44 +02:00
2021-11-19 07:47:18 +01:00
2021-09-30 10:33:42 +02:00
2021-09-03 10:59:15 +02:00
2019-12-18 18:07:31 +01:00
2020-05-09 13:57:12 +02:00
2021-05-20 15:35:25 +02:00
2021-11-19 07:47:18 +01:00