Files
twx-linux/kernel
Carlos Llamas 2feb4789b7 ANDROID: smp: fix preprocessor conditional warning
This fixes the following warning:
kernel/smp.c: In function ‘wake_up_all_idle_cpus’:
kernel/smp.c:961:5: warning: "CONFIG_SUSPEND" is not defined, evaluates to 0 [-Wundef]
 #if CONFIG_SUSPEND
     ^~~~~~~~~~~~~~

Bug: 183339614
Fixes: fc005b3ced (ANDROID: fix 0-day build-break for non-GKI)
Reported-by: kernelci.org bot <bot@kernelci.org>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Change-Id: Ieeff7c0a49237e117e93e653b8f1a3e2d63f3f65
2021-04-14 18:33:17 +00:00
..
2021-03-25 17:15:27 +01:00
2021-04-09 09:29:17 +02:00
2021-04-02 15:25:50 +02:00
2021-03-07 12:33:33 +01:00
2021-04-09 09:29:17 +02:00
2021-04-02 15:25:50 +02:00
2021-03-25 17:15:27 +01:00
2021-02-08 20:05:12 -08:00
2021-03-07 12:33:33 +01:00
2021-03-25 17:15:27 +01:00
2021-01-13 10:28:55 +01:00
2021-03-07 12:33:33 +01:00
2021-04-09 02:30:55 +00:00
2021-02-07 15:37:17 +01:00
2021-03-19 09:42:56 +01:00