aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorBoris Ostrovsky <[email protected]>2015-12-02 12:10:48 -0500
committerDavid Vrabel <[email protected]>2015-12-02 17:17:17 +0000
commitde0afc9bdeeadaa998797d2333c754bf9f4d5dcf (patch)
tree7589aa1fb73dfe2ac28e748a9cf4f68391023daf /net/lapb/lapb_in.c
parent3de88d622fd68bd4dbee0f80168218b23f798fd0 (diff)
xen: Resume PMU from non-atomic context
Resuming PMU currently triggers a warning from ___might_sleep() (assuming CONFIG_DEBUG_ATOMIC_SLEEP is set) when xen_pmu_init() allocates GFP_KERNEL page because we are in state resembling atomic context. Move resuming PMU to xen_arch_resume() which is called in regular context. For symmetry move suspending PMU to xen_arch_suspend() as well. Signed-off-by: Boris Ostrovsky <[email protected]> Reported-by: Konrad Rzeszutek Wilk <[email protected]> Cc: <[email protected]> # 4.3 Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions