]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfefaebe082da58c59efd5e318b6be2b3e4a1a004
treeec31feb799438f08275015be29d36cfca5da2ce0
parenta747304409b23730f18f3c9dd343a8f8652869a7
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