pm: use GFP_ATOMIC when pm core call this function
authorScott Jiang <scott.jiang.linux@gmail.com>
Mon, 16 Sep 2013 04:53:09 +0000 (00:53 -0400)
committerSteven Miao <realmz6@gmail.com>
Fri, 15 Nov 2013 10:14:42 +0000 (18:14 +0800)
commitaefefe92116b776203f95f3249ae61b94f73f170
treeec31feb799438f08275015be29d36cfca5da2ce0
parenteb06c06494c4fc5f493074cb082081a17a2d7a45
pm: use GFP_ATOMIC when pm core call this function

We shouldn't sleep in atomic sections.

Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
arch/blackfin/mach-common/pm.c