#include <mach/machine.h>
#include <mach/processor_info.h>
#include <mach/mach_types.h>
#include <mach/machine.h>
#include <mach/processor_info.h>
#include <mach/mach_types.h>
- if (COMPRESSED_PAGER_IS_ACTIVE) {
- vm_decompressor_lock();
- need_to_unlock_decompressor = TRUE;
- }
+ vm_decompressor_lock();
+ need_to_unlock_decompressor = TRUE;
+
if (need_to_unlock_decompressor == TRUE) {
need_to_unlock_decompressor = FALSE;
vm_decompressor_unlock();
if (need_to_unlock_decompressor == TRUE) {
need_to_unlock_decompressor = FALSE;
vm_decompressor_unlock();