Updated from Linux LTS 3.10.25 to 3.10.26
This commit is contained in:
@@ -19,6 +19,12 @@ EXPORT_SYMBOL(system_freezing_cnt);
|
||||
bool pm_freezing;
|
||||
bool pm_nosig_freezing;
|
||||
|
||||
/*
|
||||
* Temporary export for the deadlock workaround in ata_scsi_hotplug().
|
||||
* Remove once the hack becomes unnecessary.
|
||||
*/
|
||||
EXPORT_SYMBOL_GPL(pm_freezing);
|
||||
|
||||
/* protects freezing and frozen transitions */
|
||||
static DEFINE_SPINLOCK(freezer_lock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user