From 57b6b99bac045bece3b3892377e863b571314950 Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Mon, 26 Jan 2015 02:10:08 -0800 Subject: [PATCH] x86,xen: use current->state helpers Call __set_current_state() instead of assigning the new state directly. These interfaces also aid CONFIG_DEBUG_ATOMIC_SLEEP environments, keeping track of who changed the state. Signed-off-by: Davidlohr Bueso Signed-off-by: David Vrabel --- Reading git-format-patch failed