Files
kernel_arpi/mm
Suren Baghdasaryan f36d7e3441 ANDROID: Fix wrong pr_err type specifier in remove_memory_subsection
Wrong pr_err type specifier causes the following warning:
error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘u64’ {aka ‘long long unsigned int’} [-Werror=format=]
Fix it by changing to the correct type specifyer for u64.

Fixes: 42db6c2e98 ("ANDROID: mm/memory_hotplug: implement {add/remove}_memory_subsection")
Bug: 170460867
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: Ie00738c159436ecec78cba3818cb3542987186ca
2021-12-15 21:43:49 +00:00
..
2021-05-07 00:26:35 -07:00
2021-05-05 11:27:24 -07:00
2021-05-05 11:27:24 -07:00
2021-06-29 10:53:52 -07:00
2021-11-19 15:38:07 +01:00
2021-09-13 10:18:28 -07:00
2021-11-05 15:36:55 +00:00
2021-11-23 11:59:24 +05:30
2021-06-05 20:43:15 +00:00
2021-05-07 00:26:35 -07:00
2021-11-23 11:59:24 +05:30
2021-11-25 10:40:10 +01:00
2021-12-15 18:34:21 +01:00
2021-11-23 11:59:24 +05:30
2021-05-07 00:26:35 -07:00
2021-11-19 15:38:07 +01:00