This reverts commit
4131a78cd8957f787f60e52cb07e921e8d879da8. Based on
the review discussion with Eric, we will come up with a different fix
for the bcm_sf2 driver which does not make it rely on the
kexec_in_progress value.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/* Flag to indicate we are going to kexec a new kernel */
bool kexec_in_progress = false;
-EXPORT_SYMBOL_GPL(kexec_in_progress);
/* Location of the reserved area for the crash kernel */