Loading drivers/power/reset/msm-poweroff.c +2 −0 Original line number Diff line number Diff line Loading @@ -287,6 +287,8 @@ static void msm_restart_prepare(const char *cmd) } } flush_cache_all(); /*outer_flush_all is not supported by 64bit kernel*/ #ifndef CONFIG_ARM64 outer_flush_all(); Loading Loading
drivers/power/reset/msm-poweroff.c +2 −0 Original line number Diff line number Diff line Loading @@ -287,6 +287,8 @@ static void msm_restart_prepare(const char *cmd) } } flush_cache_all(); /*outer_flush_all is not supported by 64bit kernel*/ #ifndef CONFIG_ARM64 outer_flush_all(); Loading