summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mpc5200.c
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <rebecca@android.com>2012-10-10 10:34:50 -0700
committerArve Hjønnevåg <arve@android.com>2013-07-01 14:16:11 -0700
commit15da191d8fdf3ebd8aed546461d17ac0714be47a (patch)
treeae902834cd00d53823bbae9b394fa4b781a2c383 /drivers/gpio/gpio-mpc5200.c
parentcb80c2ec451c3beb042bab7aa22a129fa5488121 (diff)
downloadolio-linux-3.10-15da191d8fdf3ebd8aed546461d17ac0714be47a.tar.xz
olio-linux-3.10-15da191d8fdf3ebd8aed546461d17ac0714be47a.zip
gpu: ion: Fix lockdep issue in ion_page_pool
Currently the mutex is held while kmalloc is called, under a low memory condition this might trigger the shrinker which also takes this mutex. Refactor so the mutex is not held during allocation. Change-Id: Ic1d3b2f69e61209191bac84724ba56f6b98e2bc4 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions