Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9f0b6f9c authored by Deepak Dimri's avatar Deepak Dimri Committed by Gerrit - the friendly Code Review server
Browse files

minidump: Add support for !CONFIG_SMP kernel



__per_cpu variables are only applicable for the systems with multiple cpu
Minidump code without any check for same was causing the kernel compilation
to fail for the single core cpu where __per_cpu symbols are not applicable
so added conditional compilation to the __per_cpu code based on CONFIG_SMP.

Change-Id: I626fc3c47fd9600608ea721ef6f8811110e1ee1d
Signed-off-by: default avatarDeepak Dimri <ddimri@codeaurora.org>
parent 905e945f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment